patch-2.1.12 linux/drivers/char/Makefile
Next file: linux/drivers/net/tulip.c
Previous file: linux/drivers/block/linear.h
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Fri Nov 22 12:03:43 1996
-  Orig file: 
v2.1.11/linux/drivers/char/Makefile
-  Orig date: 
Tue Oct 29 19:58:05 1996
diff -u --recursive --new-file v2.1.11/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -196,14 +196,6 @@
   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