openwrtv3/target/linux/generic/patches-2.6.38/321-powerpc_crtsavres_prereq.patch
Florian Fainelli 30f0cb476f refresh patches
SVN-Revision: 31191
2012-04-04 15:53:01 +00:00

10 lines
231 B
Diff

--- a/arch/powerpc/Makefile
+++ b/arch/powerpc/Makefile
@@ -94,7 +94,6 @@ else
endif
endif
-KBUILD_LDFLAGS_MODULE += arch/powerpc/lib/crtsavres.o
ifeq ($(CONFIG_TUNE_CELL),y)
KBUILD_CFLAGS += $(call cc-option,-mtune=cell)