dht-walnut: fix PACKAGE_EXTRA_ARCHS
authorKoen Kooi <koen@openembedded.org>
Sat, 22 Sep 2007 08:56:56 +0000 (08:56 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 22 Sep 2007 08:56:56 +0000 (08:56 +0000)
conf/machine/dht-walnut.conf

index d490028..ead6a83 100644 (file)
@@ -5,7 +5,7 @@
 #@DESCRIPTION: Machine configuration for the DHT-Walnut 405GP  development platform
 
 TARGET_ARCH = "powerpc"
-PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppc405"
+PACKAGE_EXTRA_ARCHS = "ppc ppc405"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
 UBOOT_ENTRYPOINT = "0"