[git commit] remove extra += who.o

Denys Vlasenko vda.linux at googlemail.com
Tue Aug 9 07:36:25 UTC 2011


commit: http://git.busybox.net/busybox/commit/?id=89edf29cfd82ecf83ee76960b06080f86c76dfe0
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 coreutils/Kbuild.src |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/coreutils/Kbuild.src b/coreutils/Kbuild.src
index 0681e44..53d88b3 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
-- 
1.7.3.4



More information about the busybox-cvs mailing list