diff options
Diffstat (limited to 'util-linux/fsfreeze.c')
-rw-r--r-- | util-linux/fsfreeze.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/fsfreeze.c b/util-linux/fsfreeze.c index 6e2ff0a54..fb0b3c4bd 100644 --- a/util-linux/fsfreeze.c +++ b/util-linux/fsfreeze.c | |||
@@ -7,6 +7,7 @@ | |||
7 | //config:config FSFREEZE | 7 | //config:config FSFREEZE |
8 | //config: bool "fsfreeze (3.5 kb)" | 8 | //config: bool "fsfreeze (3.5 kb)" |
9 | //config: default y | 9 | //config: default y |
10 | //config: select PLATFORM_LINUX | ||
10 | //config: select LONG_OPTS | 11 | //config: select LONG_OPTS |
11 | //config: help | 12 | //config: help |
12 | //config: Halt new accesses and flush writes on a mounted filesystem. | 13 | //config: Halt new accesses and flush writes on a mounted filesystem. |