1
1
Files
zyxel-vmg8825_b50b-cfw/target/linux/generic/patches-3.4/321-powerpc_crtsavres_prereq.patch
T
2026-04-17 18:33:03 +02:00

11 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)