1 2 3 4 5 6 7 8 9 10 11
--- 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)