mx31ads.conf: remove extra PACKAGE_EXTRA_ARCHS
authorwoglinde <heinold@inf.fu-berlin.de>
Fri, 31 Oct 2008 15:09:48 +0000 (16:09 +0100)
committerwoglinde <heinold@inf.fu-berlin.de>
Fri, 31 Oct 2008 15:12:06 +0000 (16:12 +0100)
* PACKAGE_EXTRA_ARCHS is now handled by the .tune files
* patch comes from Mark Brown
* closes bug 4788

conf/machine/mx31ads.conf

index 6a5c097..de429c3 100644 (file)
@@ -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"