setfont: new applet by Vladimir

This commit is contained in:
Denis Vlasenko
2008-08-17 14:12:26 +00:00
parent eb084779d7
commit c8d02aa959
5 changed files with 110 additions and 77 deletions

View File

@@ -16,5 +16,6 @@ lib-$(CONFIG_LOADKMAP) += loadkmap.o
lib-$(CONFIG_OPENVT) += openvt.o
lib-$(CONFIG_RESET) += reset.o
lib-$(CONFIG_RESIZE) += resize.o
lib-$(CONFIG_SETFONT) += loadfont.o
lib-$(CONFIG_SETKEYCODES) += setkeycodes.o
lib-$(CONFIG_SETLOGCONS) += setlogcons.o