summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa75-cortexa55.armv7vehfb-neon
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa75-cortexa55.armv7vehfb-neon')
-rw-r--r--scripts/tune/env.fake-cortexa75-cortexa55.armv7vehfb-neon7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7vehfb-neon b/scripts/tune/env.fake-cortexa75-cortexa55.armv7vehfb-neon
deleted file mode 100644
index 71409e8e5d..0000000000
--- a/scripts/tune/env.fake-cortexa75-cortexa55.armv7vehfb-neon
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon fake_cortexa75_cortexa55"
-TUNE_CCARGS=" -march=armv7ve -mfpu=neon -mfloat-abi=hard"
-TUNE_CCARGS_MFLOAT="hard"
-TUNE_CCARGS_MFPU=" vfp neon"
-TUNE_FEATURES="arm armv7ve vfp neon callconvention-hard bigendian"
-TUNE_PKGARCH="armv7vehfb-neon"
-export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard --sysroot=SYSROOT"