patch-2.4.0-test5 linux/arch/alpha/boot/Makefile
Next file: linux/arch/alpha/config.in
Previous file: linux/README
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jul 18 22:58:27 2000
- Orig file:
v2.4.0-test4/linux/arch/alpha/boot/Makefile
- Orig date:
Tue Apr 11 15:09:11 2000
diff -u --recursive --new-file v2.4.0-test4/linux/arch/alpha/boot/Makefile linux/arch/alpha/boot/Makefile
@@ -80,7 +80,7 @@
$(OBJSTRIP) -vb bootpheader tools/bootph
$(OBJSTRIP): $(OBJSTRIP).c
- $(HOSTCC) $(OBJSTRIP).c -o $(OBJSTRIP)
+ $(HOSTCC) $(HOSTCFLAGS) -I$(HPATH) $(OBJSTRIP).c -o $(OBJSTRIP)
tools/mkbb: tools/mkbb.c
$(HOSTCC) tools/mkbb.c -o tools/mkbb
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)