summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-sh3.sh3
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-sh3.sh3')
-rw-r--r--scripts/tune/env.fake-sh3.sh35
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-sh3.sh3 b/scripts/tune/env.fake-sh3.sh3
new file mode 100644
index 0000000000..f9fd52a28c
--- /dev/null
+++ b/scripts/tune/env.fake-sh3.sh3
@@ -0,0 +1,5 @@
+PACKAGE_ARCHS="all any noarch sh sh3 fake_sh3"
+TUNE_CCARGS=" -ml -m3"
+TUNE_FEATURES="sh3"
+TUNE_PKGARCH="sh3"
+export CC="sh3-oe-linux-gcc -ml -m3 --sysroot=SYSROOT"