From: Koen Kooi Date: Sat, 11 Aug 2007 11:11:33 +0000 (+0000) Subject: rb500: remove PACKAGE_ARCHS X-Git-Tag: Release-2010-05/1~9037 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74f508d33140976ee6d9f6c4a9f3b9480b203a9c;p=openembedded.git rb500: remove PACKAGE_ARCHS --- diff --git a/conf/machine/rb500.conf b/conf/machine/rb500.conf index ab669aee49..e17ca31bcb 100644 --- a/conf/machine/rb500.conf +++ b/conf/machine/rb500.conf @@ -4,5 +4,4 @@ TARGET_ARCH = "mipsel" TARGET_CC_ARCH = "-Os -mips2" -PACKAGE_ARCHS = "all mipsel ${MACHINE}" PREFERRED_PROVIDER_virtual/kernel = "linux-rb500"