summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-xscale.xscale-be
blob: 6f0021e6e6014fce782be21b9034d181c8a8db36 (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=" -marm -mcpu=xscale"
TUNE_CCARGS_MFLOAT=""
TUNE_CCARGS_MFPU=""
TUNE_FEATURES="arm thumb dsp xscale bigendian"
TUNE_PKGARCH="xscaleeb"
export CC="armeb-oe-linux-gnueabi-gcc  -marm -mcpu=xscale --sysroot=SYSROOT"