config: update size information

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2018-12-28 03:20:17 +01:00
parent 10bde14292
commit b097a84d62
262 changed files with 321 additions and 313 deletions

View file

@ -44,7 +44,7 @@
* Fix handling of -a to not print "unknown", add -o and -i support.
*/
//config:config UNAME
//config: bool "uname (3.7 kb)"
//config: bool "uname (3.9 kb)"
//config: default y
//config: help
//config: uname is used to print system information.
@ -59,7 +59,7 @@
//config:
//can't use "ARCH" for this applet, all hell breaks loose in build system :)
//config:config BB_ARCH
//config: bool "arch (1.6 kb)"
//config: bool "arch (1.1 kb)"
//config: default y
//config: help
//config: Same as uname -m.