vserver 1.9.5.x5
[linux-2.6.git] / arch / ppc64 / boot / Makefile
index 8f99c9d..9963fed 100644 (file)
@@ -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)