1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-22 09:14:09 +03:00
openwrt-xburst/target/linux/generic/patches-3.6/321-powerpc_crtsavres_prereq.patch

11 lines
231 B
Diff
Raw Normal View History

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