summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa75-cortexa55.armv5teb
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa75-cortexa55.armv5teb')
-rw-r--r--scripts/tune/env.fake-cortexa75-cortexa55.armv5teb7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv5teb b/scripts/tune/env.fake-cortexa75-cortexa55.armv5teb
deleted file mode 100644
index e42fdacb22..0000000000
--- a/scripts/tune/env.fake-cortexa75-cortexa55.armv5teb
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5eb armv5teb fake_cortexa75_cortexa55"
-TUNE_CCARGS=" -march=armv5te -mthumb"
-TUNE_CCARGS_MFLOAT=""
-TUNE_CCARGS_MFPU=""
-TUNE_FEATURES="arm armv5 thumb dsp bigendian"
-TUNE_PKGARCH="armv5teb"
-export CC="armeb-oe-linux-gnueabi-gcc -march=armv5te -mthumb --sysroot=SYSROOT"