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 a41005bd44..19c74fb301 100644
--- a/conf/machine/efika.conf
+++ b/conf/machine/efika.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for the EFIKA development platform: http://www.pegasosppc.com/efika.php
TARGET_ARCH = "powerpc"
-PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppc603e"
+PACKAGE_EXTRA_ARCHS = "ppc603e"
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"