patch-2.1.75 linux/drivers/char/Makefile
Next file: linux/drivers/char/apm_bios.c
Previous file: linux/drivers/block/swim3.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Sun Dec 21 17:27:17 1997
- Orig file:
v2.1.74/linux/drivers/char/Makefile
- Orig date:
Tue Dec 2 16:45:18 1997
diff -u --recursive --new-file v2.1.74/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -373,10 +373,9 @@
ifdef CONFIG_VT
ifdef CONFIG_TGA_CONSOLE
L_OBJS += tga.o
- else
- ifndef CONFIG_SUN_CONSOLE
- L_OBJS += vga.o vesa_blank.o
- endif
+ endif
+ ifdef CONFIG_VGA_CONSOLE
+ L_OBJS += vga.o vesa_blank.o
endif
endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov