kernel: update 3.18 to 3.18.1
[openwrt.git] / target / linux / generic / patches-3.3 / 321-powerpc_crtsavres_prereq.patch
1 --- a/arch/powerpc/Makefile
2 +++ b/arch/powerpc/Makefile
3 @@ -94,7 +94,6 @@ else
4  endif
5  endif
6  
7 -KBUILD_LDFLAGS_MODULE += arch/powerpc/lib/crtsavres.o
8  
9  ifeq ($(CONFIG_TUNE_CELL),y)
10         KBUILD_CFLAGS += $(call cc-option,-mtune=cell)