patch-2.1.6 linux/drivers/char/Makefile

Next file: linux/drivers/char/README.scc
Previous file: linux/drivers/cdrom/sonycd535.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.5/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -196,14 +196,6 @@
   endif
 endif
   
-ifeq ($(CONFIG_SCC),y)
-L_OBJS += scc.o
-else
-  ifeq ($(CONFIG_SCC),m)
-  M_OBJS += scc.o
-  endif
-endif  
-
 ifeq ($(CONFIG_BAYCOM),y)
 L_OBJS += baycom.o
 else

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov