X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2FMakefile;h=5d42f5eae70f43792d9c3e84ac0a0bb0e5833bcf;hb=772320e84588dcbe1600ffb83e5f328f2209ac2a;hp=77cfe7a29e2574a3601c0db1c9a58b96bedfd101;hpb=e271e872a8685be8e13fe006f0d81630f65d7e5c;p=pandora-kernel.git diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile index 77cfe7a29e25..5d42f5eae70f 100644 --- a/arch/powerpc/Makefile +++ b/arch/powerpc/Makefile @@ -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)