summaryrefslogtreecommitdiff
path: root/openembedded/conf/machine/include/tune-arm926ejs.conf
blob: d2c7bfac8d73bd6a3291170b28c1ae741e3125eb (plain)
1
2
3
4
#if gcc breaks change arm926ejs to arm926ej-s
#TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ejs"
TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ej-s"
PACKAGE_ARCH = "armv5te"