NetBSD/sys/dev/rcons/files.rcons
lukem ecb81c3f6d - convert usage of "defopt" to "defflag" where the relevant option does
not support a value (e.g., it's to be used as "options FOO" instead of
  "options FOO=xxx"). options that take a value were converted to
  defparam recently.
- minor whitespace & formatting cleanups
2001-11-28 10:21:10 +00:00

13 lines
415 B
Plaintext

# $NetBSD: files.rcons,v 1.10 2001/11/28 10:21:24 lukem Exp $
#
# Configuration file for RASTER Console.
#
file dev/rcons/raster_op.c raster | wsrasteremulops
file dev/rcons/raster_text.c raster | wsrasteremulops
file dev/rcons/rcons_kern.c rasterconsole
file dev/rcons/rcons_subr.c rasterconsole
defparam opt_rcons.h RASTERCONSOLE_FGCOL RASTERCONSOLE_BGCOL
defflag opt_rcons.h RCONS_2BPP RCONS_4BPP RCONS_16BPP