aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Kbuild.src
diff options
context:
space:
mode:
authorTito Ragusa <farmatito@tiscali.it>2011-06-21 17:11:40 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2011-06-21 17:11:40 +0200
commit33092f1003982fc26339c0fda66283805cfbcfb1 (patch)
tree6d3bdffb6610734bb3f28b2f32b05e9d0310b340 /coreutils/Kbuild.src
parent561f9c8585e7cb0882472297f4fd2ed763dc085a (diff)
downloadbusybox-33092f1003982fc26339c0fda66283805cfbcfb1.tar.gz
groups: new applet
Signed-off-by: Tito Ragusa <farmatito@tiscali.it> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils/Kbuild.src')
-rw-r--r--coreutils/Kbuild.src1
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/Kbuild.src b/coreutils/Kbuild.src
index 6a41c8318..0681e44b0 100644
--- a/coreutils/Kbuild.src
+++ b/coreutils/Kbuild.src
@@ -37,7 +37,6 @@ lib-$(CONFIG_FOLD) += fold.o
lib-$(CONFIG_FSYNC) += fsync.o
lib-$(CONFIG_HEAD) += head.o
lib-$(CONFIG_HOSTID) += hostid.o
-lib-$(CONFIG_ID) += id.o
lib-$(CONFIG_INSTALL) += install.o
#lib-$(CONFIG_LENGTH) += length.o
lib-$(CONFIG_LN) += ln.o