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 --- networking/wget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'networking/wget.c') diff --git a/networking/wget.c b/networking/wget.c index 252f94d..6d78dd5 100644 --- a/networking/wget.c +++ b/networking/wget.c @@ -10,7 +10,7 @@ */ //config:config WGET -//config: bool "wget" +//config: bool "wget (35 kb)" //config: default y //config: help //config: wget is a utility for non-interactive download of files from HTTP -- cgit v1.1