patch-2.4.4 linux/drivers/video/Makefile
Next file: linux/drivers/video/acornfb.c
Previous file: linux/drivers/video/Config.in
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 13 20:31:32 2001
- Orig file:
v2.4.3/linux/drivers/video/Makefile
- Orig date:
Fri Dec 29 14:07:23 2000
diff -u --recursive --new-file v2.4.3/linux/drivers/video/Makefile linux/drivers/video/Makefile
@@ -100,6 +100,8 @@
obj-$(CONFIG_FB_SA1100) += sa1100fb.o
obj-$(CONFIG_FB_VIRTUAL) += vfb.o
obj-$(CONFIG_FB_HIT) += hitfb.o fbgen.o
+obj-$(CONFIG_FB_E1355) += epson1355fb.o fbgen.o
+obj-$(CONFIG_FB_DC) += dcfb.o fbgen.o
# Generic Low Level Drivers
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)