aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.sparc64
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2007-06-16 21:48:50 +0000
committerMarius Strobl <marius@FreeBSD.org>2007-06-16 21:48:50 +0000
commitc54e7ea989ad6297f0edbe17653cc886429e5439 (patch)
treedecad5965d6db2cacd4ccebf69b20e196c3aa005 /sys/conf/files.sparc64
parent555f163cd29dfcd5bd5bc212aa543cb9bdf79501 (diff)
downloadsrc-c54e7ea989ad6297f0edbe17653cc886429e5439.tar.gz
src-c54e7ea989ad6297f0edbe17653cc886429e5439.zip
Move the gallant 12 x 22 font data from a .h to a .c so it doesn't need
to be compiled into every driver making use of it. Use a const instance of struct gfb_font for this as the font isn't intended to be changed at run-time and in order to accompany the font data with height and width info.
Notes
Notes: svn path=/head/; revision=170840
Diffstat (limited to 'sys/conf/files.sparc64')
-rw-r--r--sys/conf/files.sparc641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.sparc64 b/sys/conf/files.sparc64
index 02dcf7993e50..329553170257 100644
--- a/sys/conf/files.sparc64
+++ b/sys/conf/files.sparc64
@@ -46,6 +46,7 @@ dev/auxio/auxio.c optional auxio sbus | auxio ebus
dev/esp/esp_sbus.c optional esp sbus
dev/fb/creator.c optional creator sc
dev/fb/fb.c optional sc
+dev/fb/gallant12x22.c optional sc
dev/fb/machfb.c optional machfb sc
dev/hwpmc/hwpmc_sparc64.c optional hwpmc
dev/kbd/kbd.c optional atkbd | sc | ukbd