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 53d88b3..d6453f0 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 |