aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/omap5912osk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/omap5912osk.conf')
-rw-r--r--conf/machine/omap5912osk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/omap5912osk.conf b/conf/machine/omap5912osk.conf
index 822d766a98..dccc5a227b 100644
--- a/conf/machine/omap5912osk.conf
+++ b/conf/machine/omap5912osk.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for the OMAP Starter Kit with a 5912 processor
TARGET_ARCH = "arm"
-IPKG_ARCHS = "all arm armv5te ${MACHINE}"
+IPKG_EXTRA_ARCHS = "armv5te"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "linux-omap1"