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