tine-iwmmxt: add iwmmxt to ipkg_archs
authorKoen Kooi <koen@openembedded.org>
Fri, 3 Mar 2006 09:40:21 +0000 (09:40 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 3 Mar 2006 09:40:21 +0000 (09:40 +0000)
conf/machine/include/tune-iwmmxt.conf

index 7155eb9..2976e0a 100644 (file)
@@ -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"