Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-07-18 23:01:24 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2017-07-18 23:01:24 +0300
commit4eed2c6c5092ed95b8ee6d994106c54a9fc6ed3e (patch)
tree133b5d5ad9f27d12a913057540d1e877c4bb1436 /util-linux/fsfreeze.c
parent483405a9b0df6ea14344b1144959be1debef925e (diff)
Update menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'util-linux/fsfreeze.c')
-rw-r--r--util-linux/fsfreeze.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/fsfreeze.c b/util-linux/fsfreeze.c
index 70dec24ec..8bc4c471f 100644
--- a/util-linux/fsfreeze.c
+++ b/util-linux/fsfreeze.c
@@ -6,7 +6,7 @@
*/
//config:config FSFREEZE
-//config: bool "fsfreeze"
+//config: bool "fsfreeze (3.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: select LONG_OPTS