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