aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/colinux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/colinux.conf')
-rw-r--r--conf/machine/colinux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/colinux.conf b/conf/machine/colinux.conf
index 556944ef8e..31e55e924f 100644
--- a/conf/machine/colinux.conf
+++ b/conf/machine/colinux.conf
@@ -3,6 +3,6 @@
#@DESCRIPTION: Machine configuration for Cooperative Linux running on an x86 compatible PC
TARGET_ARCH = "i686"
-IPKG_EXTRA_ARCHS = "i386 x86"
+PACKAGE_EXTRA_ARCHS = "i386 x86"
PREFERRED_PROVIDER_virtual/kernel = "linux-colinux"
BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules"