pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing...
[oweals/busybox.git] / console-tools / Makefile.in
index f14e338e148f625e2f2d61147ab24e34fcff4298..437bcd0eca695a7af1ebecd2fba6fa498297bfad 100644 (file)
@@ -21,6 +21,7 @@ CONSOLETOOLS-$(CONFIG_LOADKMAP)       += loadkmap.o
 CONSOLETOOLS-$(CONFIG_OPENVT)  += openvt.o
 CONSOLETOOLS-$(CONFIG_RESET)   += reset.o
 CONSOLETOOLS-$(CONFIG_SETKEYCODES)     += setkeycodes.o
+CONSOLETOOLS-$(CONFIG_SETLOGCONS)      += setlogcons.o
 
 ifneq ($(strip $(CONSOLETOOLS-y)),)
 libraries-y+=$(CONSOLETOOLS_DIR)$(CONSOLETOOLS_AR)