From: Richard Purdie Date: Mon, 27 Oct 2008 20:04:55 +0000 (+0000) Subject: omap5912osk: Remove PACKAGE_EXTRA_ARCHS now its set in the tune include file X-Git-Tag: Release-2010-05/1~5584^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c96d6b49a6fd6c453009238e529f6162a326fb92;p=openembedded.git omap5912osk: Remove PACKAGE_EXTRA_ARCHS now its set in the tune include file --- diff --git a/conf/machine/omap5912osk.conf b/conf/machine/omap5912osk.conf index 5c7f5bed7f..d8caf938bd 100644 --- a/conf/machine/omap5912osk.conf +++ b/conf/machine/omap5912osk.conf @@ -3,7 +3,6 @@ #@DESCRIPTION: Machine configuration for the OMAP Starter Kit with a 5912 processor TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te" PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "linux-omap1"