aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-c3.inc
blob: dbe1e43abc211397d63143bdb0705b649599348f (plain)
1
2
3
4
5
6
TUNE_ARCH = "i586"

TUNE_PKGARCH = "i586"

TUNE_CCARGS = "-march=c3 -mtune=c3"
PACKAGE_EXTRA_ARCHS = "i386 i486 i586"