htcuniversal.conf: Remove duplicated EXTRA_ARCHS entries.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Fri, 19 Dec 2008 11:45:48 +0000 (12:45 +0100)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 6 Jan 2009 20:38:53 +0000 (21:38 +0100)
conf/machine/htcuniversal.conf

index 55a6757..1a5e18d 100644 (file)
@@ -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