summaryrefslogtreecommitdiff
path: root/conf/machine/include/tune-geodelx.inc
blob: 149177f7068302d2656fa34987a100c7123738be (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=k6-2"
BASE_PACKAGE_ARCH = "geode"
PACKAGE_EXTRA_ARCHS += "x86 geode"

FEED_ARCH = "geode"