summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-ep9312.ep9312
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-ep9312.ep9312')
-rw-r--r--scripts/tune/env.fake-ep9312.ep93125
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-ep9312.ep9312 b/scripts/tune/env.fake-ep9312.ep9312
new file mode 100644
index 0000000000..78f4606b7e
--- /dev/null
+++ b/scripts/tune/env.fake-ep9312.ep9312
@@ -0,0 +1,5 @@
+PACKAGE_ARCHS="all any noarch arm armv4 armv4t ep9312t fake_ep9312"
+TUNE_CCARGS=" -mthumb -march=ep9312 -mcpu=ep9312"
+TUNE_FEATURES="thumb ep9312"
+TUNE_PKGARCH="ep9312t"
+export CC="arm-oe-linux-gnueabi-gcc -mthumb -march=ep9312 -mcpu=ep9312 --sysroot=/OE/build/oe-core/tmp-glibc/work/ep9312t-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot"