summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa76-cortexa55.armv7veb-neon
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa76-cortexa55.armv7veb-neon')
-rw-r--r--scripts/tune/env.fake-cortexa76-cortexa55.armv7veb-neon7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7veb-neon b/scripts/tune/env.fake-cortexa76-cortexa55.armv7veb-neon
deleted file mode 100644
index afc4cab4cc..0000000000
--- a/scripts/tune/env.fake-cortexa76-cortexa55.armv7veb-neon
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon fake_cortexa76_cortexa55"
-TUNE_CCARGS=" -march=armv7ve -mfpu=neon -mfloat-abi=softfp"
-TUNE_CCARGS_MFLOAT="softfp"
-TUNE_CCARGS_MFPU=" vfp neon"
-TUNE_FEATURES="arm armv7ve vfp neon bigendian"
-TUNE_PKGARCH="armv7veb-neon"
-export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=softfp --sysroot=SYSROOT"