patch-2.4.5 linux/drivers/char/Makefile
Next file: linux/drivers/char/acquirewdt.c
Previous file: linux/drivers/cdrom/sbpcd.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed May 16 10:27:02 2001
- Orig file:
v2.4.4/linux/drivers/char/Makefile
- Orig date:
Thu Apr 26 14:11:29 2001
diff -u --recursive --new-file v2.4.4/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -16,7 +16,7 @@
O_TARGET := char.o
-obj-y += tty_io.o n_tty.o tty_ioctl.o mem.o raw.o pty.o misc.o random.o
+obj-y += mem.o tty_io.o n_tty.o tty_ioctl.o raw.o pty.o misc.o random.o
# All of the (potential) objects that export symbols.
# This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)