aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Zhou <zhoumichaely@gmail.com>2011-06-03 05:46:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-06-03 09:16:44 +0000
commite5d09818787635bcb8f91e46cdbd8f1b16b698d2 (patch)
tree655a8858ada1d794043da064c2cc3bfcad7b8ba4 /Makefile
parentfa54730644827b80e9dcbbe9fb094e2c99d3d8bd (diff)
downloadmkinitfs-e5d09818787635bcb8f91e46cdbd8f1b16b698d2.tar.bz2
mkinitfs-e5d09818787635bcb8f91e46cdbd8f1b16b698d2.tar.xz
add encrypted root support
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2552e65..d4c872f 100644
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,7 @@ CONF_FILES := mkinitfs.conf \
modules.d/btrfs \
modules.d/cdrom \
modules.d/cramfs \
+ modules.d/cryptsetup \
modules.d/ext2 \
modules.d/ext3 \
modules.d/ext4 \
@@ -31,6 +32,7 @@ CONF_FILES := mkinitfs.conf \
modules.d/xfs \
files.d/bootchart \
files.d/base \
+ files.d/cryptsetup \
files.d/kms \
files.d/lvm