From: Koen Kooi Date: Tue, 7 Nov 2006 15:41:43 +0000 (+0000) Subject: mx31ads.conf: add some more compatible archs X-Git-Tag: Release-2010-05/1~9453^2~481^2~3^2~47^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f62e6238d11ba0ebf7d57f0540bdc39f63c204;p=openembedded.git mx31ads.conf: add some more compatible archs --- diff --git a/conf/machine/mx31ads.conf b/conf/machine/mx31ads.conf index ca37ae3431..4b3fff7061 100644 --- a/conf/machine/mx31ads.conf +++ b/conf/machine/mx31ads.conf @@ -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"