kernel: remove the crtsavres dependency, the patched gcc will no longer emit referenc...
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-2.6.39 / 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)
11