From: Koen Kooi Date: Wed, 30 May 2007 11:14:30 +0000 (+0000) Subject: db1200: remove PACKAGE_ARCHS X-Git-Tag: Release-2010-05/1~8868^2~400^2~143^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5abde8dec243f558f89b97e379d3856bc4e3ed8;p=openembedded.git db1200: remove PACKAGE_ARCHS --- diff --git a/conf/machine/db1200.conf b/conf/machine/db1200.conf index 5fafb0cd56..cbde602824 100644 --- a/conf/machine/db1200.conf +++ b/conf/machine/db1200.conf @@ -1,7 +1,6 @@ # Alchemy db1200 TARGET_ARCH = "mipsel" -PACKAGE_ARCHS = "${TARGET_ARCH} ${MACHINE}" PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"