patch-1.3.89 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:
Mon Apr 15 10:03:26 1996
- Orig file:
v1.3.88/linux/drivers/char/Makefile
- Orig date:
Mon Apr 8 19:01:43 1996
diff -u --recursive --new-file v1.3.88/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -125,6 +125,11 @@
endif
endif
+ifeq ($(CONFIG_RTC),y)
+M = y
+L_OBJS += rtc.o
+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