summaryrefslogtreecommitdiff
path: root/conf/machine/include/tune-iwmmxt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/tune-iwmmxt.conf')
-rw-r--r--conf/machine/include/tune-iwmmxt.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/include/tune-iwmmxt.conf b/conf/machine/include/tune-iwmmxt.conf
index 5394ae5bdf..8376faca74 100644
--- a/conf/machine/include/tune-iwmmxt.conf
+++ b/conf/machine/include/tune-iwmmxt.conf
@@ -4,6 +4,3 @@ TARGET_CC_ARCH = "-march=iwmmxt -mcpu=iwmmxt -mtune=iwmmxt"
PACKAGE_ARCH = "iwmmxt"
PACKAGE_EXTRA_ARCHS += "iwmmxt"
-# HACK: don't build iwmmxt glibc because qemu doesn't support it
-TARGET_CC_ARCH_pn-glibc = "-march=armv5te -mtune=xscale"
-PACKAGE_ARCH_pn-glibc = "armv5te"