patch-1.3.51 linux/drivers/char/Makefile
Next file: linux/drivers/char/mem.c
Previous file: linux/drivers/char/Config.in
Back to the patch index
Back to the overall index
-  Lines: 12
 -  Date:
Tue Dec 26 06:03:00 1995
 -  Orig file: 
v1.3.50/linux/drivers/char/Makefile
 -  Orig date: 
Wed Dec 13 09:02:45 1995
 
diff -u --recursive --new-file v1.3.50/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -92,6 +92,11 @@
   endif
 endif
 
+ifdef CONFIG_SOFT_WATCHDOG
+L_OBJS += softdog.o
+M = y
+endif
+
 ifdef CONFIG_QIC02_TAPE
 L_OBJS += tpqic02.o 
 endif
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