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

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