summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexm1.armv5eb-vfp
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexm1.armv5eb-vfp')
-rw-r--r--scripts/tune/env.fake-cortexm1.armv5eb-vfp5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/tune/env.fake-cortexm1.armv5eb-vfp b/scripts/tune/env.fake-cortexm1.armv5eb-vfp
deleted file mode 100644
index 0a7205ea18..0000000000
--- a/scripts/tune/env.fake-cortexm1.armv5eb-vfp
+++ /dev/null
@@ -1,5 +0,0 @@
-PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp fake_cortexm1"
-TUNE_CCARGS=" -march=armv5e -mfloat-abi=softfp"
-TUNE_FEATURES="arm armv5 dsp vfp bigendian"
-TUNE_PKGARCH="armv5eb-vfp"
-export CC="armeb-oe-linux-gnueabi-gcc -march=armv5e -mfloat-abi=softfp --sysroot=SYSROOTS/fake-cortexm1"