From ab81648dc5e30c0fca667d781fb2f50aa5d37048 Mon Sep 17 00:00:00 2001 From: woglinde Date: Fri, 31 Oct 2008 16:09:48 +0100 Subject: [PATCH] mx31ads.conf: remove extra PACKAGE_EXTRA_ARCHS * PACKAGE_EXTRA_ARCHS is now handled by the .tune files * patch comes from Mark Brown * closes bug 4788 --- conf/machine/mx31ads.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/machine/mx31ads.conf b/conf/machine/mx31ads.conf index 6a5c09796b..de429c3cce 100644 --- a/conf/machine/mx31ads.conf +++ b/conf/machine/mx31ads.conf @@ -7,7 +7,6 @@ TARGET_ARCH = "arm" MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget" GUI_MACHINE_CLASS = "smallscreen" -PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te armv6" PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel" -- 2.39.5