patch-1.3.91 linux/drivers/char/Makefile

Next file: linux/drivers/char/README.stallion
Previous file: linux/drivers/char/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.90/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -25,7 +25,11 @@
 	defkeymap.o consolemap.o selection.o
  
 ifeq ($(CONFIG_SERIAL),y)
-L_OBJS += serial.o
+LX_OBJS += serial.o
+else
+  ifeq ($(CONFIG_SERIAL),m)
+  MX_OBJS += serial.o
+  endif
 endif
 
 ifeq ($(CONFIG_DIGI),y)

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