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/nproc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coreutils/nproc.c') diff --git a/coreutils/nproc.c b/coreutils/nproc.c index d7c6a4ba1..7144f73e8 100644 --- a/coreutils/nproc.c +++ b/coreutils/nproc.c @@ -4,7 +4,7 @@ * Licensed under GPLv2, see LICENSE in this source tree */ //config:config NPROC -//config: bool "nproc" +//config: bool "nproc (248 bytes)" //config: default y //config: help //config: Print number of CPUs -- cgit v1.2.3