patch-2.1.34 linux/drivers/cdrom/Makefile

Next file: linux/drivers/cdrom/cdrom.c
Previous file: linux/drivers/block/floppy.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.33/linux/drivers/cdrom/Makefile linux/drivers/cdrom/Makefile
@@ -153,10 +153,10 @@
 endif #CONFIG_BLK_DEV_IDECD
 
 ifdef USE_GENERIC_CD
-L_OBJS += cdrom.o
+LX_OBJS += cdrom.o
 else
   ifdef USE_MODULAR_GENERIC_CD
-  M_OBJS += cdrom.o
+  MX_OBJS += cdrom.o
   endif
 endif #The Makefile configuration for the generic cdrom interface
   

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