From 4eed2c6c5092ed95b8ee6d994106c54a9fc6ed3e Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 18 Jul 2017 22:01:24 +0200 Subject: Update menuconfig items with approximate applet sizes Signed-off-by: Denys Vlasenko --- coreutils/uname.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coreutils/uname.c') diff --git a/coreutils/uname.c b/coreutils/uname.c index 1f19c933d..18c6d8efd 100644 --- a/coreutils/uname.c +++ b/coreutils/uname.c @@ -43,7 +43,7 @@ * Fix handling of -a to not print "unknown", add -o and -i support. */ //config:config UNAME -//config: bool "uname" +//config: bool "uname (3.7 kb)" //config: default y //config: help //config: uname is used to print system information. -- cgit v1.2.3