From: Florian Boor Date: Fri, 19 Dec 2008 11:45:48 +0000 (+0100) Subject: htcuniversal.conf: Remove duplicated EXTRA_ARCHS entries. X-Git-Tag: Release-2010-05/1~4541 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77620ff555499121e55731899826e52ab3ed96ee;p=openembedded.git htcuniversal.conf: Remove duplicated EXTRA_ARCHS entries. --- diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index 55a6757e7c..1a5e18dd71 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -6,7 +6,7 @@ # Hardware-based properties # TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = " armv4t armv5te iwmmxt" +PACKAGE_EXTRA_ARCHS = " iwmmxt" # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. require conf/machine/include/tune-xscale.inc