From f8f62e6238d11ba0ebf7d57f0540bdc39f63c204 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 7 Nov 2006 15:41:43 +0000 Subject: [PATCH] mx31ads.conf: add some more compatible archs --- conf/machine/mx31ads.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5