[kernel/2.6.38] refresh patches
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-2.6.38 / 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)