1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-19 23:04:25 +03:00
openwrt-xburst/target/linux/generic/patches-3.3/321-powerpc_crtsavres_prereq.patch
florian 18982296c7 Merge branch 'bcm63xx'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-05 13:29:54 +00: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)