From: Koen Kooi Date: Fri, 3 Mar 2006 09:40:21 +0000 (+0000) Subject: tine-iwmmxt: add iwmmxt to ipkg_archs X-Git-Tag: Release-2010-05/1~9453^2~2302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05e3c69563f36b1af44a43d36c0b2a723474b94f;p=openembedded.git tine-iwmmxt: add iwmmxt to ipkg_archs --- 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"