summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-xscale.xscale-be
blob: 46ad685563bb609e49486d5357cbbba57cebaad2 (plain)
1
2
3
4
5
6
7
PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5eb armv5teb xscaleb xscaletb xscaleeb xscaleteb fake_xscale"
TUNE_CCARGS=" -mthumb -mcpu=xscale"
TUNE_CCARGS_MFLOAT=""
TUNE_CCARGS_MFPU=""
TUNE_FEATURES="arm thumb dsp xscale bigendian"
TUNE_PKGARCH="xscaleteb"
export CC="armeb-oe-linux-gnueabi-gcc  -mthumb -mcpu=xscale --sysroot=SYSROOT"