This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / i386 / boot / Makefile
index feb561e..d70853d 100644 (file)
@@ -102,4 +102,3 @@ zlilo: $(BOOTIMAGE)
 
 install: $(BOOTIMAGE)
        sh $(srctree)/$(src)/install.sh $(KERNELRELEASE) $< System.map "$(INSTALL_PATH)"
-       if [ -f init/kerntypes.o ]; then cp init/kerntypes.o $(INSTALL_PATH)/Kerntypes; fi