summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcpu/arm_cortexa9/config.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpu/arm_cortexa9/config.mk b/cpu/arm_cortexa9/config.mk
index 3036fa624..5987498ad 100755
--- a/cpu/arm_cortexa9/config.mk
+++ b/cpu/arm_cortexa9/config.mk
@@ -23,8 +23,7 @@
PLATFORM_RELFLAGS += -fno-strict-aliasing -fno-common -ffixed-r8 \
-msoft-float
-# Make ARMv5 to allow more compilers to work, even though its v7a.
-PLATFORM_CPPFLAGS += -march=armv7-a -mcpu=cortex-a9
+PLATFORM_CPPFLAGS += -march=armv7-a
# =========================================================================
#
# Supply options according to compiler version