aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-03-03 09:40:21 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-03 09:40:21 +0000
commit05e3c69563f36b1af44a43d36c0b2a723474b94f (patch)
tree1bc927dbd4278678a7a7236d033898020dacf510 /conf/machine
parente62d75a521c68516d27867d52f59d41f7d5f45b3 (diff)
downloadopenembedded-05e3c69563f36b1af44a43d36c0b2a723474b94f.tar.gz
tine-iwmmxt: add iwmmxt to ipkg_archs
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/tune-iwmmxt.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/tune-iwmmxt.conf b/conf/machine/include/tune-iwmmxt.conf
index 7155eb9e81..2976e0a641 100644
--- a/conf/machine/include/tune-iwmmxt.conf
+++ b/conf/machine/include/tune-iwmmxt.conf
@@ -1,5 +1,6 @@
# Configurations for the Intel PXA27x Appications Processor Family.
# Please use tune-xscale for PXA255/PXA26x based processors.
+IPKG_ARCHS += "iwmmxt"
TARGET_CC_ARCH = "-march=iwmmxt -mtune=iwmmxt"
PACKAGE_ARCH = "iwmmxt"