Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-11-23 16:54:38 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2016-11-23 16:54:38 +0300
commit73f743a381dc389287d2d0e56a2b7988f67c0bfc (patch)
tree9faae2512f091fd60aa5cc34c242ffab55543e2b /coreutils/Kbuild.src
parent7caf1369f5a84196d8e1b75f2febbc63d963a548 (diff)
Remove remnants of disabled "length" applet
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils/Kbuild.src')
-rw-r--r--coreutils/Kbuild.src2
1 files changed, 0 insertions, 2 deletions
diff --git a/coreutils/Kbuild.src b/coreutils/Kbuild.src
index c93aa63a1..8e2c097a3 100644
--- a/coreutils/Kbuild.src
+++ b/coreutils/Kbuild.src
@@ -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