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 --- miscutils/time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'miscutils/time.c') diff --git a/miscutils/time.c b/miscutils/time.c index e377bb6b7..c443ef909 100644 --- a/miscutils/time.c +++ b/miscutils/time.c @@ -9,7 +9,7 @@ Heavily modified for busybox by Erik Andersen */ //config:config TIME -//config: bool "time" +//config: bool "time (7 kb)" //config: default y //config: help //config: The time command runs the specified program with the given arguments. -- cgit v1.2.3