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 0681e44b0..53d88b391 100644 --- a/coreutils/Kbuild.src +++ b/coreutils/Kbuild.src @@ -82,6 +82,5 @@ lib-$(CONFIG_USLEEP) += usleep.o lib-$(CONFIG_UUDECODE) += uudecode.o lib-$(CONFIG_UUENCODE) += uuencode.o lib-$(CONFIG_WC) += wc.o -lib-$(CONFIG_WHO) += who.o lib-$(CONFIG_WHOAMI) += whoami.o lib-$(CONFIG_YES) += yes.o |