aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mtx-3.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/mtx-3.conf')
-rw-r--r--conf/machine/mtx-3.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mtx-3.conf b/conf/machine/mtx-3.conf
index bdd39ab57f..dd848ea021 100644
--- a/conf/machine/mtx-3.conf
+++ b/conf/machine/mtx-3.conf
@@ -9,7 +9,7 @@
# For compiling the kernel, ARCH will be derived form it by kernel-arch.bbclass
TARGET_ARCH = "arm"
-IPKG_ARCHS = "all arm ${MACHINE}"
+PACKAGE_ARCHS = "all arm ${MACHINE}"
PREFERRED_PROVIDER_virtual/kernel = "linux-mtx-3"