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/ifconfig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'networking/ifconfig.c') diff --git a/networking/ifconfig.c b/networking/ifconfig.c index 9e16936d8..a08a0a18d 100644 --- a/networking/ifconfig.c +++ b/networking/ifconfig.c @@ -26,7 +26,7 @@ * IPV6 support added by Bart Visscher */ //config:config IFCONFIG -//config: bool "ifconfig" +//config: bool "ifconfig (12 kb)" //config: default y //config: select PLATFORM_LINUX //config: help -- cgit v1.2.3