Merge commit 'v2.6.35' into kbuild/kbuild
[pandora-kernel.git] / arch / powerpc / Makefile
index 77cfe7a..5d42f5e 100644 (file)
@@ -94,7 +94,7 @@ else
 endif
 endif
 
-LDFLAGS_MODULE += arch/powerpc/lib/crtsavres.o
+KBUILD_LDFLAGS_MODULE += arch/powerpc/lib/crtsavres.o
 
 ifeq ($(CONFIG_TUNE_CELL),y)
        KBUILD_CFLAGS += $(call cc-option,-mtune=cell)