patch-1.3.25 linux/arch/alpha/boot/Makefile
Next file: linux/arch/alpha/config.in
Previous file: linux/Rules.make
Back to the patch index
Back to the overall index
-  Lines: 12
 -  Date:
Fri Sep  8 16:12:09 1995
 -  Orig file: 
v1.3.24/linux/arch/alpha/boot/Makefile
 -  Orig date: 
Sun Sep  3 12:26:48 1995
 
diff -u --recursive --new-file v1.3.24/linux/arch/alpha/boot/Makefile linux/arch/alpha/boot/Makefile
@@ -32,8 +32,9 @@
 	gzip -fv vmlinux
 
 vmlinux: tools/build $(TOPDIR)/vmlinux
-	cp $(TOPDIR)/vmlinux vmlinux
-	quickstrip vmlinux
+	tools/build -v $(TOPDIR)/vmlinux > vmlinux
+#	cp $(TOPDIR)/vmlinux vmlinux
+#	quickstrip vmlinux
 
 tools/lxboot: tools/build
 	tools/build > tools/lxboot
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this