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