aboutsummaryrefslogtreecommitdiff
path: root/util-linux/mdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/mdev.c')
-rw-r--r--util-linux/mdev.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/mdev.c b/util-linux/mdev.c
index ebdc0c254..f6de7ad2a 100644
--- a/util-linux/mdev.c
+++ b/util-linux/mdev.c
@@ -10,6 +10,7 @@
10//config:config MDEV 10//config:config MDEV
11//config: bool "mdev (17 kb)" 11//config: bool "mdev (17 kb)"
12//config: default y 12//config: default y
13//config: select PLATFORM_LINUX
13//config: help 14//config: help
14//config: mdev is a mini-udev implementation for dynamically creating device 15//config: mdev is a mini-udev implementation for dynamically creating device
15//config: nodes in the /dev directory. 16//config: nodes in the /dev directory.