patch-2.4.0-test4 linux/drivers/video/fonts.c
Next file: linux/drivers/video/vesafb.c
Previous file: linux/drivers/video/fbmem.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jul 11 15:35:51 2000
- Orig file:
v2.4.0-test3/linux/drivers/video/fonts.c
- Orig date:
Fri Nov 13 10:10:12 1998
diff -u --recursive --new-file v2.4.0-test3/linux/drivers/video/fonts.c linux/drivers/video/fonts.c
@@ -30,7 +30,7 @@
&font_vga_8x16,
#endif
#ifdef CONFIG_FONT_6x11
-#if defined(CONFIG_MAC) || defined(CONFIG_FB_SBUS)
+#if defined(CONFIG_FBCON_MAC) || defined(CONFIG_FB_SBUS)
#undef NO_FONTS
#endif
&font_vga_6x11,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)