This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / s390 / boot / Makefile
index 4d97eef..6ead7ff 100644 (file)
@@ -14,5 +14,5 @@ $(obj)/image: vmlinux FORCE
        $(call if_changed,objcopy)
 
 install: $(CONFIGURE) $(obj)/image
-       sh -x  $(srctree)/$(obj)/install.sh $(KERNELRELEASE) $(obj)/image \
-             System.map Kerntypes "$(INSTALL_PATH)"
+       sh -x $(obj)/install.sh $(KERNELRELEASE) $(obj)/image \
+             System.map init/kerntypes.o "$(INSTALL_PATH)"