aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2014-08-23 23:08:59 -0500
committerRob Landley <rob@landley.net>2014-08-23 23:08:59 -0500
commit8f5ad7ef175851a18b35a10707742ff3b3382c7d (patch)
tree0178d2a5dfa2db9788557a19f1e11df8446ae25c
parent62d796a75dd2e0f0c63615e937cfd3d7ccb0a27d (diff)
downloadtoybox-8f5ad7ef175851a18b35a10707742ff3b3382c7d.tar.gz
Promote blockdev to other.
-rw-r--r--toys/other/blockdev.c (renamed from toys/pending/blockdev.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/blockdev.c b/toys/other/blockdev.c
index 58318f55..79b4d6f9 100644
--- a/toys/pending/blockdev.c
+++ b/toys/other/blockdev.c
@@ -8,7 +8,7 @@ USE_BLOCKDEV(NEWTOY(blockdev, "<1>1(setro)(setrw)(getro)(getss)(getbsz)(setbsz)#
config BLOCKDEV
bool "blockdev"
- default n
+ default y
help
usage: blockdev --OPTION... BLOCKDEV...