aboutsummaryrefslogtreecommitdiff
path: root/util-linux/losetup.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/losetup.c')
-rw-r--r--util-linux/losetup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/losetup.c b/util-linux/losetup.c
index 24f7a2349..ec0cf04e4 100644
--- a/util-linux/losetup.c
+++ b/util-linux/losetup.c
@@ -9,6 +9,7 @@
9//config:config LOSETUP 9//config:config LOSETUP
10//config: bool "losetup (5.5 kb)" 10//config: bool "losetup (5.5 kb)"
11//config: default y 11//config: default y
12//config: select PLATFORM_LINUX
12//config: help 13//config: help
13//config: losetup is used to associate or detach a loop device with a regular 14//config: losetup is used to associate or detach a loop device with a regular
14//config: file or block device, and to query the status of a loop device. This 15//config: file or block device, and to query the status of a loop device. This