aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/x86.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/x86.conf')
-rw-r--r--conf/machine/x86.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/x86.conf b/conf/machine/x86.conf
index 02583c9fae..0210b87810 100644
--- a/conf/machine/x86.conf
+++ b/conf/machine/x86.conf
@@ -4,7 +4,7 @@
TARGET_ARCH = "i386"
# TARGET_VENDOR = "-oe"
-IPKG_ARCHS = "all i386 x86"
+IPKG_EXTRA_ARCHS = "x86"
PREFERRED_PROVIDER_virtual/kernel = "linux-x86"
BOOTSTRAP_EXTRA_RDEPENDS = "kernel pciutils udev kernel-modules"