patch-2.3.12 linux/drivers/char/Makefile
Next file: linux/drivers/char/mem.c
Previous file: linux/drivers/block/ll_rw_blk.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jul 26 22:50:35 1999
- Orig file:
v2.3.11/linux/drivers/char/Makefile
- Orig date:
Thu Jul 8 15:42:20 1999
diff -u --recursive --new-file v2.3.11/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -20,7 +20,7 @@
L_TARGET := char.a
M_OBJS :=
-L_OBJS := tty_io.o n_tty.o tty_ioctl.o mem.o random.o
+L_OBJS := tty_io.o n_tty.o tty_ioctl.o mem.o random.o raw.o
LX_OBJS := pty.o misc.o
ifdef CONFIG_VT
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)