aboutsummaryrefslogtreecommitdiffstats
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.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/tune-iwmmxt.conf b/conf/machine/include/tune-iwmmxt.conf
index 990aee54bc..8376faca74 100644
--- a/conf/machine/include/tune-iwmmxt.conf
+++ b/conf/machine/include/tune-iwmmxt.conf
@@ -1,6 +1,6 @@
# Configurations for the Intel PXA27x Appications Processor Family.
# Please use tune-xscale for PXA255/PXA26x based processors.
-IPKG_EXTRA_ARCHS += "iwmmxt"
TARGET_CC_ARCH = "-march=iwmmxt -mcpu=iwmmxt -mtune=iwmmxt"
PACKAGE_ARCH = "iwmmxt"
+PACKAGE_EXTRA_ARCHS += "iwmmxt"