patch-2.3.26 linux/drivers/video/Makefile
Next file: linux/drivers/video/atyfb.c
Previous file: linux/drivers/video/Config.in
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Nov 2 08:15:05 1999
- Orig file:
v2.3.25/linux/drivers/video/Makefile
- Orig date:
Fri Oct 22 13:21:51 1999
diff -u --recursive --new-file v2.3.25/linux/drivers/video/Makefile linux/drivers/video/Makefile
@@ -161,6 +161,10 @@
endif
endif
+ifeq ($(CONFIG_FB_RIVA),y)
+L_OBJS += rivafb.o riva_hw.o
+endif
+
ifeq ($(CONFIG_FB_3DFX),y)
L_OBJS += tdfxfb.o
endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)