summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa76.armv5e
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa76.armv5e')
-rw-r--r--scripts/tune/env.fake-cortexa76.armv5e7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/tune/env.fake-cortexa76.armv5e b/scripts/tune/env.fake-cortexa76.armv5e
deleted file mode 100644
index f5da644be7..0000000000
--- a/scripts/tune/env.fake-cortexa76.armv5e
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5e fake_cortexa76"
-TUNE_CCARGS=" -march=armv5te"
-TUNE_CCARGS_MFLOAT=""
-TUNE_CCARGS_MFPU=""
-TUNE_FEATURES="arm armv5 dsp"
-TUNE_PKGARCH="armv5e"
-export CC="arm-oe-linux-gnueabi-gcc -march=armv5te --sysroot=SYSROOT"