diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-10-22 15:19:07 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-10-27 20:02:44 +0100 |
commit | 048cdb22d64da127b883b41a3dec8a1a857dac16 (patch) | |
tree | 49e4715431474369048a7820c164a66c4ce81cc5 /conf/machine/include/tune-geodelx.inc | |
parent | e03189a88802673e9583d6ab63953b8e580e94c4 (diff) |
tune-geodelx.inc: Move in PACKAGE_EXTRA_ARCH from xo.conf
Diffstat (limited to 'conf/machine/include/tune-geodelx.inc')
-rw-r--r-- | conf/machine/include/tune-geodelx.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/tune-geodelx.inc b/conf/machine/include/tune-geodelx.inc index 7e6562ad46..149177f706 100644 --- a/conf/machine/include/tune-geodelx.inc +++ b/conf/machine/include/tune-geodelx.inc @@ -3,5 +3,7 @@ # TARGET_CC_ARCH = "-march=k6-2" BASE_PACKAGE_ARCH = "geode" +PACKAGE_EXTRA_ARCHS += "x86 geode" + FEED_ARCH = "geode" |