patch-2.3.10 linux/drivers/video/Makefile
Next file: linux/drivers/video/fbmem.c
Previous file: linux/drivers/usb/usb.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Thu Jul 1 10:57:36 1999
- Orig file:
v2.3.9/linux/drivers/video/Makefile
- Orig date:
Wed Jun 30 13:38:20 1999
diff -u --recursive --new-file v2.3.9/linux/drivers/video/Makefile linux/drivers/video/Makefile
@@ -192,9 +192,11 @@
ifeq ($(CONFIG_FB_TGA),y)
L_OBJS += tgafb.o
+CONFIG_FBGEN_BUILTIN = y
else
ifeq ($(CONFIG_FB_TGA),m)
M_OBJS += tgafb.o
+ CONFIG_FBGEN_MODULE = y
endif
endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)