kernel: refresh 3.12 patches on -rc7 release
[openwrt.git] / target / linux / generic / patches-3.12 / 321-powerpc_crtsavres_prereq.patch
1 --- a/arch/powerpc/Makefile
2 +++ b/arch/powerpc/Makefile
3 @@ -121,7 +121,6 @@ CPP         = $(CC) -E $(KBUILD_CFLAGS)
4  
5  CHECKFLAGS     += -m$(CONFIG_WORD_SIZE) -D__powerpc__ -D__powerpc$(CONFIG_WORD_SIZE)__
6  
7 -KBUILD_LDFLAGS_MODULE += arch/powerpc/lib/crtsavres.o
8  
9  # No AltiVec or VSX instructions when building kernel
10  KBUILD_CFLAGS += $(call cc-option,-mno-altivec)