X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fppc64%2Fboot%2FMakefile;h=9963fedcc192e72d133b7fce690378cd16f56cb7;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=8f99c9dbc912fd8d39373fe37d8f6aef228d9009;hpb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;p=linux-2.6.git diff --git a/arch/ppc64/boot/Makefile b/arch/ppc64/boot/Makefile index 8f99c9dbc..9963fedcc 100644 --- a/arch/ppc64/boot/Makefile +++ b/arch/ppc64/boot/Makefile @@ -118,6 +118,6 @@ $(obj)/imagesize.c: vmlinux.strip >> $(obj)/imagesize.c install: $(CONFIGURE) $(obj)/$(BOOTIMAGE) - sh -x $(src)/install.sh "$(KERNELRELEASE)" "$(obj)/$(BOOTIMAGE)" "$(INSTALL_PATH)" + sh -x $(srctree)/$(src)/install.sh "$(KERNELRELEASE)" "$(obj)/$(BOOTIMAGE)" "$(INSTALL_PATH)" clean-files := $(addprefix $(objtree)/, $(obj-boot) vmlinux.strip)