patch-pre2.0.5 linux/drivers/char/Makefile
Next file: linux/drivers/char/README.baycom
Previous file: linux/drivers/cdrom/mcdx.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu May 16 16:35:39 1996
- Orig file:
pre2.0.4/linux/drivers/char/Makefile
- Orig date:
Mon May 13 23:02:48 1996
diff -u --recursive --new-file pre2.0.4/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -190,6 +190,14 @@
endif
endif
+ifeq ($(CONFIG_BAYCOM),y)
+L_OBJS += baycom.o
+else
+ ifeq ($(CONFIG_BAYCOM),m)
+ M_OBJS += baycom.o
+ endif
+endif
+
ifdef CONFIG_TGA_CONSOLE
L_OBJS += tga.o
else
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