aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-10-27 20:04:55 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-10-27 20:05:26 +0000
commitc96d6b49a6fd6c453009238e529f6162a326fb92 (patch)
treea2a20ca57bf0baec4d158b4acf1f8ede01353ff8 /conf/machine
parenteaffa38a6517ad86aedd52cd2abce117fc6817a9 (diff)
downloadopenembedded-c96d6b49a6fd6c453009238e529f6162a326fb92.tar.gz
omap5912osk: Remove PACKAGE_EXTRA_ARCHS now its set in the tune include file
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/omap5912osk.conf1
1 files changed, 0 insertions, 1 deletions
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"