164d9ee4fb5457a8937a47521779fce78b9e090b
[openwrt/openwrt.git] / target / linux / ipq806x / patches-4.4 / 801-override-compiler-flags.patch
1 diff --git a/arch/arm/Makefile b/arch/arm/Makefile
2 index 2c2b28e..64c037d 100644
3 --- a/arch/arm/Makefile
4 +++ b/arch/arm/Makefile
5 @@ -67,7 +67,7 @@ KBUILD_CFLAGS += $(call cc-option,-fno-ipa-sra)
6 # macro, but instead defines a whole series of macros which makes
7 # testing for a specific architecture or later rather impossible.
8 arch-$(CONFIG_CPU_32v7M) =-D__LINUX_ARM_ARCH__=7 -march=armv7-m -Wa,-march=armv7-m
9 -arch-$(CONFIG_CPU_32v7) =-D__LINUX_ARM_ARCH__=7 $(call cc-option,-march=armv7-a,-march=armv5t -Wa$(comma)-march=armv7-a)
10 +arch-$(CONFIG_CPU_32v7) =-D__LINUX_ARM_ARCH__=7 -mcpu=cortex-a15
11 arch-$(CONFIG_CPU_32v6) =-D__LINUX_ARM_ARCH__=6 $(call cc-option,-march=armv6,-march=armv5t -Wa$(comma)-march=armv6)
12 # Only override the compiler option if ARMv6. The ARMv6K extensions are
13 # always available in ARMv7