patch-2.1.110 linux/drivers/char/hfmodem/Makefile

Next file: linux/drivers/char/hfmodem/refclock.c
Previous file: linux/drivers/char/h8.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.109/linux/drivers/char/hfmodem/Makefile linux/drivers/char/hfmodem/Makefile
@@ -25,7 +25,7 @@
 .PHONY:		all
 
 gentbl:		gentbl.c
-		$(HOSTCC) -Wall $< -o $@ -lm
+		$(HOSTCC) $(HOSTCFLAGS) $< -o $@ -lm
 
 TBLHDR		:= tables.h
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov