diff options
Diffstat (limited to 'util-linux/pivot_root.c')
-rw-r--r-- | util-linux/pivot_root.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/pivot_root.c b/util-linux/pivot_root.c index d6a26b912..41f29da32 100644 --- a/util-linux/pivot_root.c +++ b/util-linux/pivot_root.c @@ -9,7 +9,7 @@ * Licensed under GPLv2, see file LICENSE in this source tree. */ //config:config PIVOT_ROOT -//config: bool "pivot_root (898 bytes)" +//config: bool "pivot_root (1.1 kb)" //config: default y //config: select PLATFORM_LINUX //config: help |