diff options
Diffstat (limited to 'util-linux/config.in')
-rw-r--r-- | util-linux/config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/config.in b/util-linux/config.in index 6058944..f96fa18 100644 --- a/util-linux/config.in +++ b/util-linux/config.in @@ -23,6 +23,7 @@ if [ "$CONFIG_FSCK_MINIX" = "y" -o "$CONFIG_MKFS_MINIX" = "y" ]; then fi bool 'getopt' CONFIG_GETOPT bool 'hexdump' CONFIG_HEXDUMP +bool 'losetup' CONFIG_LOSETUP bool 'mkswap' CONFIG_MKSWAP bool 'more' CONFIG_MORE if [ "$CONFIG_MORE" = "y" ]; then |