aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-xscale.conf
blob: 1d212946e422c362007a6e0b9777df9030216da2 (plain)
1
2
3
TARGET_CC_ARCH = "-march=armv5te -mtune=xscale"
TARGET_CC_KERNEL_ARCH = "-march=armv5te -mtune=xscale"
PACKAGE_ARCH = "${@['armv5teb', 'armv5te'][bb.data.getVar('SITEINFO_ENDIANESS', d, 1) == 'le']}"