From 38da4c4420ea6d7b3cf120c0902458e7d8256560 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 14 Jan 2018 12:03:33 +0100 Subject: config: add size estimations for a few applets Signed-off-by: Denys Vlasenko --- klibc-utils/resume.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'klibc-utils/resume.c') diff --git a/klibc-utils/resume.c b/klibc-utils/resume.c index f85384853..3424f076b 100644 --- a/klibc-utils/resume.c +++ b/klibc-utils/resume.c @@ -4,7 +4,7 @@ * Licensed under GPLv2, see file LICENSE in this source tree. */ //config:config RESUME -//config: bool "resume" +//config: bool "resume (3.3 kb)" //config: default y //config: help //config: Resume from saved "suspend-to-disk" image -- cgit v1.2.3