summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa15.cortexa15thf-neon-vfpv4
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa15.cortexa15thf-neon-vfpv4')
-rw-r--r--scripts/tune/env.fake-cortexa15.cortexa15thf-neon-vfpv47
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/tune/env.fake-cortexa15.cortexa15thf-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.cortexa15thf-neon-vfpv4
deleted file mode 100644
index 312ee4510c..0000000000
--- a/scripts/tune/env.fake-cortexa15.cortexa15thf-neon-vfpv4
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5thf-vfp armv5ehf-vfp armv5tehf-vfp armv6hf-vfp armv6thf-vfp armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 cortexa15hf-vfp cortexa15hf-neon cortexa15hf-neon-vfpv4 cortexa15t2hf-vfp cortexa15t2hf-neon cortexa15t2hf-neon-vfpv4 fake_cortexa15"
-TUNE_CCARGS=" -march=armv7ve -mthumb -mthumb-interwork -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a15"
-TUNE_CCARGS_MFLOAT="hard"
-TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4"
-TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard cortexa15"
-TUNE_PKGARCH="cortexa15t2hf-neon-vfpv4"
-export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mthumb-interwork -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=SYSROOTS/fake-cortexa15"