X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fs390%2Fboot%2FMakefile;h=4d97eef36b8d60b0a0ceadce77565de44a9e5f09;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=a67fd8afc99ad8abdc03403f632799dba646c33f;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/arch/s390/boot/Makefile b/arch/s390/boot/Makefile index a67fd8afc..4d97eef36 100644 --- a/arch/s390/boot/Makefile +++ b/arch/s390/boot/Makefile @@ -14,5 +14,5 @@ $(obj)/image: vmlinux FORCE $(call if_changed,objcopy) install: $(CONFIGURE) $(obj)/image - sh -x $(obj)/install.sh $(KERNELRELEASE) $(obj)/image \ + sh -x $(srctree)/$(obj)/install.sh $(KERNELRELEASE) $(obj)/image \ System.map Kerntypes "$(INSTALL_PATH)"