patch-2.1.93 linux/drivers/char/Makefile
Next file: linux/drivers/char/cyclades.c
Previous file: linux/drivers/block/xd.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sat Apr 4 09:45:13 1998
- Orig file:
v2.1.92/linux/drivers/char/Makefile
- Orig date:
Mon Jan 12 14:46:16 1998
diff -u --recursive --new-file v2.1.92/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -20,7 +20,8 @@
L_TARGET := char.a
M_OBJS :=
-L_OBJS := tty_io.o n_tty.o tty_ioctl.o pty.o mem.o random.o
+L_OBJS := tty_io.o n_tty.o tty_ioctl.o mem.o random.o
+LX_OBJS := pty.o
ifdef CONFIG_VT
L_OBJS += console.o vt.o vc_screen.o consolemap.o consolemap_deftbl.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov