htcuniversal.conf: "Since TARGET_ARCH is in IPKG_ARCHS by default you can lose the...
authorKoen Kooi <koen@openembedded.org>
Thu, 10 Aug 2006 13:06:33 +0000 (13:06 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 10 Aug 2006 13:06:33 +0000 (13:06 +0000)
there." - RP

conf/machine/htcuniversal.conf

index b346c52..dac9a84 100644 (file)
@@ -3,7 +3,7 @@
 #@DESCRIPTION: Machine configuration for the HTC Universal
 
 TARGET_ARCH = "arm"
-IPKG_EXTRA_ARCHS = "ipaqpxa arm armv4t armv5te iwmmxt"
+IPKG_EXTRA_ARCHS = "ipaqpxa armv4t armv5te iwmmxt"
 
 #use this for a HTC Universal
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"