summaryrefslogtreecommitdiff
path: root/package/busybox/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-01-14 20:20:41 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-01-14 20:20:41 +0100
commite746bc628a0ead32fec9d7cd2b0e7d0e02d70427 (patch)
tree1cde1d9cb9466c8e039a967575085eb9fbb2f009 /package/busybox/config
parent918ad5b8f72e304c5229f656941fc2e67d6e69d1 (diff)
cfgfs: use rdev, adaption for new busybox fdisk
Diffstat (limited to 'package/busybox/config')
-rw-r--r--package/busybox/config/util-linux/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/util-linux/Config.in b/package/busybox/config/util-linux/Config.in
index c0658d131..83830728b 100644
--- a/package/busybox/config/util-linux/Config.in
+++ b/package/busybox/config/util-linux/Config.in
@@ -700,7 +700,7 @@ config BUSYBOX_RDATE
config BUSYBOX_RDEV
bool "rdev"
- default n
+ default y
help
Print the device node associated with the filesystem mounted at '/'.