summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine')
-rw-r--r--meta/conf/machine/include/tune-iwmmxt.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/conf/machine/include/tune-iwmmxt.conf b/meta/conf/machine/include/tune-iwmmxt.conf
new file mode 100644
index 0000000000..990aee54bc
--- /dev/null
+++ b/meta/conf/machine/include/tune-iwmmxt.conf
@@ -0,0 +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"
+