aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-geodelx.inc
blob: 63e667894717b2f17751eb1e175eccd1bf17ec7c (plain)
1
2
3
4
5
6
7
8
9
# Geode CPU has it's own target in GCC 4.3
# in older versions k6-2 is closest
#
TARGET_CC_ARCH = "-march=geode"
BASE_PACKAGE_ARCH = "geode"
PACKAGE_EXTRA_ARCHS += "x86 i386 geode"

FEED_ARCH = "geode"