aboutsummaryrefslogtreecommitdiffstats
path: root/features.d
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-01-25 16:05:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-01-25 16:08:04 +0000
commitfd347152fd873803441570c29fbcee90326722d9 (patch)
treedd58e9f139963ce8886485600e75a6e5b2d7c885 /features.d
parent8f9b9b25aa950fc3bf70f498ca8230ab74fa2587 (diff)
downloadmkinitfs-fd347152fd873803441570c29fbcee90326722d9.tar.bz2
mkinitfs-fd347152fd873803441570c29fbcee90326722d9.tar.xz
features: add crc32 modules to f2fs
Diffstat (limited to 'features.d')
-rw-r--r--features.d/f2fs.modules3
1 files changed, 3 insertions, 0 deletions
diff --git a/features.d/f2fs.modules b/features.d/f2fs.modules
index b16edae..920b83c 100644
--- a/features.d/f2fs.modules
+++ b/features.d/f2fs.modules
@@ -1 +1,4 @@
+kernel/arch/*/crypto/crc32*
+kernel/crypto/crc32*
+kernel/fs/crypto/fscrypto
kernel/fs/f2fs