summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-xscale.xscale-be
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-xscale.xscale-be')
-rw-r--r--scripts/tune/env.fake-xscale.xscale-be7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-xscale.xscale-be b/scripts/tune/env.fake-xscale.xscale-be
new file mode 100644
index 0000000000..46ad685563
--- /dev/null
+++ b/scripts/tune/env.fake-xscale.xscale-be
@@ -0,0 +1,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"