patch-2.1.77 linux/drivers/cdrom/Makefile

Next file: linux/drivers/cdrom/bpcd.c
Previous file: linux/drivers/cdrom/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.76/linux/drivers/cdrom/Makefile linux/drivers/cdrom/Makefile
@@ -112,14 +112,6 @@
   endif
 endif #CONFIG_SJCD
 
-ifeq ($(CONFIG_BPCD),y)
-L_OBJS += bpcd.o
-else
-  ifeq ($(CONFIG_BPCD),m)
-  M_OBJS += bpcd.o
-  endif
-endif #CONFIG_BPCD
-
 ifeq ($(CONFIG_ISP16_CDI),y)
 L_OBJS += isp16.o
 else

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