patch-2.4.18 linux/arch/s390/boot/Makefile
Next file: linux/arch/s390/config.in
Previous file: linux/arch/s390/Makefile
Back to the patch index
Back to the overall index
- Lines: 7
- Date:
Fri Dec 21 16:25:30 2001
- Orig file:
linux.orig/arch/s390/boot/Makefile
- Orig date:
Mon Feb 18 20:18:39 2002
diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/arch/s390/boot/Makefile linux/arch/s390/boot/Makefile
@@ -35,3 +35,6 @@
clean:
rm -f image listing iplfba.boot ipleckd.boot ipldump.boot
+install: $(CONFIGURE) $(BOOTIMAGE)
+ sh -x ./install.sh $(KERNELRELEASE) $(BOOTIMAGE) $(TOPDIR)/System.map $(TOPDIR)/Kerntypes "$(INSTALL_PATH)"
+
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)