mx31ads.conf: add some more compatible archs
authorKoen Kooi <koen@openembedded.org>
Tue, 7 Nov 2006 15:41:43 +0000 (15:41 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 7 Nov 2006 15:41:43 +0000 (15:41 +0000)
conf/machine/mx31ads.conf

index ca37ae3..4b3fff7 100644 (file)
@@ -8,7 +8,7 @@ TARGET_FPU_arm = "hard"
 MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget"
 
 GUI_MACHINE_CLASS = "smallscreen"
-IPKG_EXTRA_ARCHS = "armv6"
+IPKG_EXTRA_ARCHS = "arm armv4t armv5te armv6"
 
 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"