summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-sh4
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-sh4')
-rw-r--r--scripts/tune/env.fake-sh46
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-sh4 b/scripts/tune/env.fake-sh4
new file mode 100644
index 0000000000..c80743deb2
--- /dev/null
+++ b/scripts/tune/env.fake-sh4
@@ -0,0 +1,6 @@
+AVAILTUNES=" sh4 sh4eb sh4a sh4aeb"
+PACKAGE_ARCHS="all any noarch sh sh4 fake_sh4"
+TUNE_CCARGS=" -ml -m4"
+TUNE_FEATURES="sh4"
+TUNE_PKGARCH="sh4"
+export CC="sh4-oe-linux-gcc -ml -m4 --sysroot=SYSROOT"