From: Marcin Juszkiewicz Date: Wed, 7 Jan 2009 11:45:38 +0000 (+0100) Subject: ts72xx: do not set PACKAGE_EXTRA_ARCHS X-Git-Tag: Release-2010-05/1~4527 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8a0ce7efd2c063171bdcbf7a2104a8d4b071b2f;p=openembedded.git ts72xx: do not set PACKAGE_EXTRA_ARCHS --- diff --git a/conf/machine/ts72xx.conf b/conf/machine/ts72xx.conf index 960deb7337..3e0a8691be 100644 --- a/conf/machine/ts72xx.conf +++ b/conf/machine/ts72xx.conf @@ -3,7 +3,6 @@ #@DESCRIPTION: Machine configuration for Technologic Systems TS-72xx SBC TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4t" PREFERRED_PROVIDER_virtual/kernel = "linux"