aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/efika.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/efika.conf')
-rw-r--r--conf/machine/efika.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/efika.conf b/conf/machine/efika.conf
index 40387b53a9..103bd13e4b 100644
--- a/conf/machine/efika.conf
+++ b/conf/machine/efika.conf
@@ -5,7 +5,7 @@
INHERIT += "linux_modules"
TARGET_ARCH = "powerpc"
-IPKG_ARCHS = "all ppc ${MACHINE}"
+IPKG_EXTRA_ARCHS = "ppc"
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"