diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2008-10-27 20:04:55 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2008-10-27 20:05:26 +0000 |
commit | c96d6b49a6fd6c453009238e529f6162a326fb92 (patch) | |
tree | a2a20ca57bf0baec4d158b4acf1f8ede01353ff8 /conf/machine/omap5912osk.conf | |
parent | eaffa38a6517ad86aedd52cd2abce117fc6817a9 (diff) |
omap5912osk: Remove PACKAGE_EXTRA_ARCHS now its set in the tune include file
Diffstat (limited to 'conf/machine/omap5912osk.conf')
-rw-r--r-- | conf/machine/omap5912osk.conf | 1 |
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" |