diff options
Diffstat (limited to 'coreutils/Kbuild.src')
-rw-r--r-- | coreutils/Kbuild.src | 1 |
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 | |||
36 | lib-$(CONFIG_FOLD) += fold.o | 36 | lib-$(CONFIG_FOLD) += fold.o |
37 | lib-$(CONFIG_FSYNC) += fsync.o | 37 | lib-$(CONFIG_FSYNC) += fsync.o |
38 | lib-$(CONFIG_HEAD) += head.o | 38 | lib-$(CONFIG_HEAD) += head.o |
39 | lib-$(CONFIG_HOSTID) += hostid.o | ||
40 | lib-$(CONFIG_INSTALL) += install.o | 39 | lib-$(CONFIG_INSTALL) += install.o |
41 | #lib-$(CONFIG_LENGTH) += length.o | 40 | #lib-$(CONFIG_LENGTH) += length.o |
42 | lib-$(CONFIG_LN) += ln.o | 41 | lib-$(CONFIG_LN) += ln.o |