summaryrefslogtreecommitdiff
path: root/conf/machine/include/tune-geodelx.inc
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/include/tune-geodelx.inc
parent793de93f234b1b005c16231232a493a3932c63cc (diff)
alix: set PACKAGE_EXTRA_ARCHS only in tune-geodelx.inc - closes #4943
Diffstat (limited to 'conf/machine/include/tune-geodelx.inc')
-rw-r--r--conf/machine/include/tune-geodelx.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/tune-geodelx.inc b/conf/machine/include/tune-geodelx.inc
index 149177f706..4e146f4c04 100644
--- a/conf/machine/include/tune-geodelx.inc
+++ b/conf/machine/include/tune-geodelx.inc
@@ -3,7 +3,7 @@
#
TARGET_CC_ARCH = "-march=k6-2"
BASE_PACKAGE_ARCH = "geode"
-PACKAGE_EXTRA_ARCHS += "x86 geode"
+PACKAGE_EXTRA_ARCHS += "x86 i386 i486 geode"
FEED_ARCH = "geode"