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

TUNE_PKGARCH = "core2"
TUNE_CCARGS = "-m32 -march=core2 -msse3 -mtune=generic -mfpmath=sse"
#MOBLIN_CFLAGS = "-Os -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables"

PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586 i686 core2"