summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-mcf5441x
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-mcf5441x')
-rw-r--r--scripts/tune/env.fake-mcf5441x6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-mcf5441x b/scripts/tune/env.fake-mcf5441x
new file mode 100644
index 0000000000..39e277b77f
--- /dev/null
+++ b/scripts/tune/env.fake-mcf5441x
@@ -0,0 +1,6 @@
+AVAILTUNES=" mcf5441x"
+PACKAGE_ARCHS="all any noarch m68k mcf5441x fake_mcf5441x"
+TUNE_CCARGS=" -mcpu=54418"
+TUNE_FEATURES="mcf5441x"
+TUNE_PKGARCH="mcf5441x"
+export CC="m68k-oe-linux-gcc -mcpu=54418 --sysroot=SYSROOT"