patch-2.4.0-test9 linux/arch/alpha/boot/Makefile
Next file: linux/arch/alpha/config.in
Previous file: linux/arch/alpha/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Sep 25 12:36:09 2000
- Orig file:
v2.4.0-test8/linux/arch/alpha/boot/Makefile
- Orig date:
Tue Jul 18 22:58:27 2000
diff -u --recursive --new-file v2.4.0-test8/linux/arch/alpha/boot/Makefile linux/arch/alpha/boot/Makefile
@@ -68,7 +68,7 @@
$(OBJSTRIP) -v $(VMLINUX) vmlinux.nh
vmlinux: $(TOPDIR)/vmlinux
- strip -o vmlinux $(VMLINUX)
+ $(STRIP) -o vmlinux $(VMLINUX)
tools/lxboot: $(OBJSTRIP) bootloader
$(OBJSTRIP) -p bootloader tools/lxboot
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)