patch-2.1.79 linux/arch/sparc64/boot/Makefile
Next file: linux/arch/sparc64/config.in
Previous file: linux/arch/sparc64/Makefile
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Mon Jan 12 15:15:43 1998
-  Orig file: 
v2.1.78/linux/arch/sparc64/boot/Makefile
-  Orig date: 
Thu Sep  4 17:07:30 1997
diff -u --recursive --new-file v2.1.78/linux/arch/sparc64/boot/Makefile linux/arch/sparc64/boot/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1997/08/29 11:08:34 davem Exp $
+# $Id: Makefile,v 1.4 1997/12/15 20:08:56 ecd Exp $
 # Makefile for the Sparc64 boot stuff.
 #
 # Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
@@ -12,7 +12,7 @@
 boot:
 	@echo "Nothing special to be done for 'boot' on Linux/UltraSPARC."
 
-tftpboot.img: piggyback
+tftpboot.img: piggyback $(TOPDIR)/vmlinux $(ROOT_IMG)
 	$(ELFTOAOUT) $(TOPDIR)/vmlinux -o tftpboot.img
 	./piggyback tftpboot.img $(TOPDIR)/System.map $(ROOT_IMG)
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov