aboutsummaryrefslogtreecommitdiff
path: root/console-tools/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'console-tools/Makefile.in')
-rw-r--r--console-tools/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/console-tools/Makefile.in b/console-tools/Makefile.in
index bc0335643..c2c1bad6a 100644
--- a/console-tools/Makefile.in
+++ b/console-tools/Makefile.in
@@ -30,6 +30,7 @@ CONSOLETOOLS_DIR-$(CONFIG_DUMPKMAP) += dumpkmap.o
30CONSOLETOOLS_DIR-$(CONFIG_LOADACM) += loadacm.o 30CONSOLETOOLS_DIR-$(CONFIG_LOADACM) += loadacm.o
31CONSOLETOOLS_DIR-$(CONFIG_LOADFONT) += loadfont.o 31CONSOLETOOLS_DIR-$(CONFIG_LOADFONT) += loadfont.o
32CONSOLETOOLS_DIR-$(CONFIG_LOADKMAP) += loadkmap.o 32CONSOLETOOLS_DIR-$(CONFIG_LOADKMAP) += loadkmap.o
33CONSOLETOOLS_DIR-$(CONFIG_OPENVT) += openvt.o
33CONSOLETOOLS_DIR-$(CONFIG_RESET) += reset.o 34CONSOLETOOLS_DIR-$(CONFIG_RESET) += reset.o
34CONSOLETOOLS_DIR-$(CONFIG_SETKEYCODES) += setkeycodes.o 35CONSOLETOOLS_DIR-$(CONFIG_SETKEYCODES) += setkeycodes.o
35 36