Remove remnants of disabled "length" applet

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2016-11-23 14:54:38 +01:00
parent 7caf1369f5
commit 73f743a381
4 changed files with 0 additions and 40 deletions

View File

@@ -10,8 +10,6 @@ lib-y:=
INSERT
#lib-$(CONFIG_LENGTH) += length.o
lib-$(CONFIG_MORE) += cat.o # more uses it if stdout isn't a tty
lib-$(CONFIG_LESS) += cat.o # less too
lib-$(CONFIG_CRONTAB) += cat.o # crontab -l