aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Kbuild.src
diff options
context:
space:
mode:
authorPere Orga <gotrunks@gmail.com>2011-08-11 13:42:00 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2011-08-16 23:36:10 +0200
commitb1611d9a4693f1dc8296ef44f7e0f6044032ce15 (patch)
treeb3418ea24db0353d10c1e46cd3e4cd51af61f88f /coreutils/Kbuild.src
parent4619802a5f399119345ca339886b7b060f2c15aa (diff)
downloadbusybox-b1611d9a4693f1dc8296ef44f7e0f6044032ce15.tar.gz
hostid: fix behavior on identifiers starting with zeros
Signed-off-by: Pere Orga <gotrunks@gmail.com> 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 53d88b391..d6453f014 100644
--- a/coreutils/Kbuild.src
+++ b/coreutils/Kbuild.src
@@ -36,7 +36,6 @@ lib-$(CONFIG_FALSE) += false.o
lib-$(CONFIG_FOLD) += fold.o
lib-$(CONFIG_FSYNC) += fsync.o
lib-$(CONFIG_HEAD) += head.o
-lib-$(CONFIG_HOSTID) += hostid.o
lib-$(CONFIG_INSTALL) += install.o
#lib-$(CONFIG_LENGTH) += length.o
lib-$(CONFIG_LN) += ln.o