palm.inc: plam.inc machne conf need to remove EXTRA_PACKAGE_ARCHS
authorCarsten Haitzler (Raster <raster@rasterman.com>
Thu, 30 Oct 2008 10:56:07 +0000 (21:56 +1100)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 13 Nov 2008 21:56:07 +0000 (21:56 +0000)
remove EXTRA_PACKAGE_ARCHS as this makes the arm architectures repeat
and fail sanity test.

conf/machine/include/palm.inc

index 22c6ad4..5394855 100644 (file)
@@ -3,7 +3,6 @@
 #
 
 TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te"
 
 SERIAL_CONSOLE = "115200 ttyS0"