aboutsummaryrefslogtreecommitdiffstats
path: root/features.d/cryptsetup.modules
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-12-15 11:43:06 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-12-15 11:45:55 +0000
commit2f1c60449188777ca2499dfa575e49e8866c3b1e (patch)
treeaaec9bd813b5b410cddb4cd6300739416d9b491a /features.d/cryptsetup.modules
parentccf82e37785fdd047f3420ca370c228fd107b609 (diff)
downloadmkinitfs-2f1c60449188777ca2499dfa575e49e8866c3b1e.tar.bz2
mkinitfs-2f1c60449188777ca2499dfa575e49e8866c3b1e.tar.xz
init: add arch crypto modules
we want the faster crypto implementation early for cryptsetup, xfs and btrfs.
Diffstat (limited to 'features.d/cryptsetup.modules')
-rw-r--r--features.d/cryptsetup.modules1
1 files changed, 1 insertions, 0 deletions
diff --git a/features.d/cryptsetup.modules b/features.d/cryptsetup.modules
index 9b63cd3..1469be7 100644
--- a/features.d/cryptsetup.modules
+++ b/features.d/cryptsetup.modules
@@ -1,2 +1,3 @@
kernel/crypto/*
+kernel/arch/*/crypto/*
kernel/drivers/md/dm-crypt.ko