aboutsummaryrefslogtreecommitdiff
path: root/console-tools/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'console-tools/Kbuild')
-rw-r--r--console-tools/Kbuild1
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
16lib-$(CONFIG_OPENVT) += openvt.o 16lib-$(CONFIG_OPENVT) += openvt.o
17lib-$(CONFIG_RESET) += reset.o 17lib-$(CONFIG_RESET) += reset.o
18lib-$(CONFIG_RESIZE) += resize.o 18lib-$(CONFIG_RESIZE) += resize.o
19lib-$(CONFIG_SETFONT) += loadfont.o
19lib-$(CONFIG_SETKEYCODES) += setkeycodes.o 20lib-$(CONFIG_SETKEYCODES) += setkeycodes.o
20lib-$(CONFIG_SETLOGCONS) += setlogcons.o 21lib-$(CONFIG_SETLOGCONS) += setlogcons.o