summaryrefslogtreecommitdiff
path: root/meta/conf/machine/include/tune-iwmmxt.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-11-20 17:13:43 +0000
committerRichard Purdie <richard@openedhand.com>2006-11-20 17:13:43 +0000
commit4398b980ba11f6a76f6c863f67f174cf1dc2bef6 (patch)
treeef35bc5c6f898f654d942f972146b3b2161f3f30 /meta/conf/machine/include/tune-iwmmxt.conf
parent173b999d9585d61890bdabc4d26a784bc7758ec4 (diff)
downloadopenembedded-core-4398b980ba11f6a76f6c863f67f174cf1dc2bef6.tar.gz
openembedded-core-4398b980ba11f6a76f6c863f67f174cf1dc2bef6.tar.bz2
openembedded-core-4398b980ba11f6a76f6c863f67f174cf1dc2bef6.tar.xz
openembedded-core-4398b980ba11f6a76f6c863f67f174cf1dc2bef6.zip
conf: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@892 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/include/tune-iwmmxt.conf')
-rw-r--r--meta/conf/machine/include/tune-iwmmxt.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/tune-iwmmxt.conf b/meta/conf/machine/include/tune-iwmmxt.conf
index f9c8e7f5c..8376faca7 100644
--- a/meta/conf/machine/include/tune-iwmmxt.conf
+++ b/meta/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.
-PACKAGE_EXTRA_ARCHS += "iwmmxt"
TARGET_CC_ARCH = "-march=iwmmxt -mcpu=iwmmxt -mtune=iwmmxt"
PACKAGE_ARCH = "iwmmxt"
+PACKAGE_EXTRA_ARCHS += "iwmmxt"