summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-xscale.xscale
blob: 9a0d4998a5b7cbea481ddb06e239fed4586e9ea5 (plain)
1
2
3
4
5
6
7
PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5e armv5te xscale xscalet xscalee xscalete fake_xscale"
TUNE_CCARGS=" -mthumb -mcpu=xscale"
TUNE_CCARGS_MFLOAT=""
TUNE_CCARGS_MFPU=""
TUNE_FEATURES="arm thumb dsp xscale"
TUNE_PKGARCH="xscalete"
export CC="arm-oe-linux-gnueabi-gcc  -mthumb -mcpu=xscale --sysroot=SYSROOT"