aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/alix.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2008-12-28 21:07:55 +0100
committerMarcin Juszkiewicz <hrw@openembedded.org>2008-12-28 21:10:47 +0100
commitd6fbdc2b09df88b66008ea72c92cbe20f1de703e (patch)
treed33df9163ddcb0851b7c7747f02934efc1365990 /conf/machine/alix.conf
parent793de93f234b1b005c16231232a493a3932c63cc (diff)
downloadopenembedded-d6fbdc2b09df88b66008ea72c92cbe20f1de703e.tar.gz
alix: set PACKAGE_EXTRA_ARCHS only in tune-geodelx.inc - closes #4943
Diffstat (limited to 'conf/machine/alix.conf')
-rw-r--r--conf/machine/alix.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/alix.conf b/conf/machine/alix.conf
index f4423946bd..7b9aa98e00 100644
--- a/conf/machine/alix.conf
+++ b/conf/machine/alix.conf
@@ -7,7 +7,6 @@
# i386 doesn't work with NTPL, see http://ecos.sourceware.org/ml/libc-ports/2006-03/msg00030.html
TARGET_ARCH = "i586"
-PACKAGE_EXTRA_ARCHS = "x86 i386 i486 geode"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"