summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa34.armv7athfb
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa34.armv7athfb')
-rw-r--r--scripts/tune/env.fake-cortexa34.armv7athfb7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/tune/env.fake-cortexa34.armv7athfb b/scripts/tune/env.fake-cortexa34.armv7athfb
deleted file mode 100644
index c514c61ecc..0000000000
--- a/scripts/tune/env.fake-cortexa34.armv7athfb
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp fake_cortexa34"
-TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=vfp -mfloat-abi=hard"
-TUNE_CCARGS_MFLOAT="hard"
-TUNE_CCARGS_MFPU=" vfp"
-TUNE_FEATURES="arm armv7a vfp thumb callconvention-hard bigendian"
-TUNE_PKGARCH="armv7at2hfb-vfp"
-export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=vfp -mfloat-abi=hard --sysroot=SYSROOT"