wall: new applet
text data bss dec hex filename
81 0 0 81 51 miscutils/wall.o
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
committed by
Denys Vlasenko
parent
a48308701a
commit
e039e689e3
@@ -42,4 +42,5 @@ lib-$(CONFIG_TIME) += time.o
|
||||
lib-$(CONFIG_TIMEOUT) += timeout.o
|
||||
lib-$(CONFIG_TTYSIZE) += ttysize.o
|
||||
lib-$(CONFIG_VOLNAME) += volname.o
|
||||
lib-$(CONFIG_WALL) += wall.o
|
||||
lib-$(CONFIG_WATCHDOG) += watchdog.o
|
||||
|
||||
Reference in New Issue
Block a user