diff options
Diffstat (limited to 'console-tools/Kbuild')
-rw-r--r-- | console-tools/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/console-tools/Kbuild b/console-tools/Kbuild index cf3825ec6..0a182500e 100644 --- a/console-tools/Kbuild +++ b/console-tools/Kbuild | |||
@@ -16,5 +16,6 @@ lib-$(CONFIG_LOADKMAP) += loadkmap.o | |||
16 | lib-$(CONFIG_OPENVT) += openvt.o | 16 | lib-$(CONFIG_OPENVT) += openvt.o |
17 | lib-$(CONFIG_RESET) += reset.o | 17 | lib-$(CONFIG_RESET) += reset.o |
18 | lib-$(CONFIG_RESIZE) += resize.o | 18 | lib-$(CONFIG_RESIZE) += resize.o |
19 | lib-$(CONFIG_SETFONT) += loadfont.o | ||
19 | lib-$(CONFIG_SETKEYCODES) += setkeycodes.o | 20 | lib-$(CONFIG_SETKEYCODES) += setkeycodes.o |
20 | lib-$(CONFIG_SETLOGCONS) += setlogcons.o | 21 | lib-$(CONFIG_SETLOGCONS) += setlogcons.o |