From ae178cee3d439c874d6f9bb337cb77dfe8cd59d5 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 19 Jul 2017 14:32:54 +0200 Subject: Update remaining 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 18c6d8efd..8a33cf3b5 100644 --- a/coreutils/uname.c +++ b/coreutils/uname.c @@ -58,7 +58,7 @@ //config: //can't use "ARCH" for this applet, all hell breaks loose in build system :) //config:config BB_ARCH -//config: bool "arch" +//config: bool "arch (1.6 kb)" //config: default y //config: help //config: Same as uname -m. -- cgit v1.2.3