diff options
Diffstat (limited to 'util-linux/blkid.c')
-rw-r--r-- | util-linux/blkid.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/blkid.c b/util-linux/blkid.c index 4a820771f..008ae5d9e 100644 --- a/util-linux/blkid.c +++ b/util-linux/blkid.c | |||
@@ -9,6 +9,7 @@ | |||
9 | //config:config BLKID | 9 | //config:config BLKID |
10 | //config: bool "blkid (12 kb)" | 10 | //config: bool "blkid (12 kb)" |
11 | //config: default y | 11 | //config: default y |
12 | //config: select PLATFORM_LINUX | ||
12 | //config: select VOLUMEID | 13 | //config: select VOLUMEID |
13 | //config: help | 14 | //config: help |
14 | //config: Lists labels and UUIDs of all filesystems. | 15 | //config: Lists labels and UUIDs of all filesystems. |