aboutsummaryrefslogtreecommitdiff
path: root/toys/other/fsfreeze.c
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2014-04-16 07:49:32 -0500
committerRob Landley <rob@landley.net>2014-04-16 07:49:32 -0500
commit76e1cb3ada7fb12f38e248a08c2deedc5c9ce888 (patch)
tree6ec1053bb0095adc78c6c5b0bc691e5a5c602b2c /toys/other/fsfreeze.c
parent15027d6de049fa139a193abc5a86e6578faf630d (diff)
downloadtoybox-76e1cb3ada7fb12f38e248a08c2deedc5c9ce888.tar.gz
Probe for the existence of FIFREEZE and make fsfreeze depend on it.
Diffstat (limited to 'toys/other/fsfreeze.c')
-rw-r--r--toys/other/fsfreeze.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toys/other/fsfreeze.c b/toys/other/fsfreeze.c
index f7b8a946..e169554e 100644
--- a/toys/other/fsfreeze.c
+++ b/toys/other/fsfreeze.c
@@ -7,6 +7,7 @@ USE_FSFREEZE(NEWTOY(fsfreeze, "<1>1f|u|[!fu]", TOYFLAG_USR|TOYFLAG_SBIN))
config FSFREEZE
bool "fsfreeze"
default y
+ depends on TOYBOX_FIFREEZE
help
usage: fsfreeze {-f | -u} MOUNTPOINT