From b097a84d62dcfcf201a695b54bcfafae70cac8a6 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 28 Dec 2018 03:20:17 +0100 Subject: config: update size information Signed-off-by: Denys Vlasenko --- shell/hush.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/hush.c') diff --git a/shell/hush.c b/shell/hush.c index d80c717e7..920a85299 100644 --- a/shell/hush.c +++ b/shell/hush.c @@ -93,7 +93,7 @@ * add =~ regex match operator: STR =~ REGEX */ //config:config HUSH -//config: bool "hush (64 kb)" +//config: bool "hush (68 kb)" //config: default y //config: help //config: hush is a small shell. It handles the normal flow control -- cgit v1.2.3