summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa57.armv7atb
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa57.armv7atb')
-rw-r--r--scripts/tune/env.fake-cortexa57.armv7atb7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/tune/env.fake-cortexa57.armv7atb b/scripts/tune/env.fake-cortexa57.armv7atb
deleted file mode 100644
index 4a5db089e6..0000000000
--- a/scripts/tune/env.fake-cortexa57.armv7atb
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp fake_cortexa57"
-TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=vfp -mfloat-abi=softfp"
-TUNE_CCARGS_MFLOAT="softfp"
-TUNE_CCARGS_MFPU=" vfp"
-TUNE_FEATURES="arm armv7a vfp thumb bigendian"
-TUNE_PKGARCH="armv7at2b-vfp"
-export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=vfp -mfloat-abi=softfp --sysroot=SYSROOT"