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

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