ttysize: new applet. +200 bytes

This commit is contained in:
Denis Vlasenko
2007-08-02 22:23:47 +00:00
parent 1caca34aa6
commit c01af95c39
5 changed files with 56 additions and 2 deletions

View File

@@ -27,4 +27,5 @@ lib-$(CONFIG_SETSID) += setsid.o
lib-$(CONFIG_STRINGS) += strings.o
lib-$(CONFIG_TASKSET) += taskset.o
lib-$(CONFIG_TIME) += time.o
lib-$(CONFIG_TTYSIZE) += ttysize.o
lib-$(CONFIG_WATCHDOG) += watchdog.o