diff options
Diffstat (limited to 'console-tools/Makefile.in')
-rw-r--r-- | console-tools/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/console-tools/Makefile.in b/console-tools/Makefile.in index bc03356..c2c1bad 100644 --- a/console-tools/Makefile.in +++ b/console-tools/Makefile.in @@ -30,6 +30,7 @@ CONSOLETOOLS_DIR-$(CONFIG_DUMPKMAP) += dumpkmap.o CONSOLETOOLS_DIR-$(CONFIG_LOADACM) += loadacm.o CONSOLETOOLS_DIR-$(CONFIG_LOADFONT) += loadfont.o CONSOLETOOLS_DIR-$(CONFIG_LOADKMAP) += loadkmap.o +CONSOLETOOLS_DIR-$(CONFIG_OPENVT) += openvt.o CONSOLETOOLS_DIR-$(CONFIG_RESET) += reset.o CONSOLETOOLS_DIR-$(CONFIG_SETKEYCODES) += setkeycodes.o |