patch-2.1.109 linux/drivers/char/Makefile
Next file: linux/drivers/char/console.c
Previous file: linux/drivers/block/ide-pci.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Jul 10 15:18:30 1998
- Orig file:
v2.1.108/linux/drivers/char/Makefile
- Orig date:
Wed Jun 24 22:54:04 1998
diff -u --recursive --new-file v2.1.108/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -24,8 +24,8 @@
LX_OBJS := pty.o
ifdef CONFIG_VT
-L_OBJS += console.o vt.o vc_screen.o consolemap.o consolemap_deftbl.o
-LX_OBJS += selection.o
+L_OBJS += vt.o vc_screen.o consolemap.o consolemap_deftbl.o
+LX_OBJS += console.o selection.o
endif
ifdef CONFIG_FB
LX_OBJS += fbmem.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov