aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/block.mk
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2013-07-18 13:08:29 +0000
committerJonas Gorski <jogo@openwrt.org>2013-07-18 13:08:29 +0000
commit69de869b0f5133072b05645ba30cac9041f3c65c (patch)
tree7816cd8b15209454765d30882648dc241e49e9b0 /package/kernel/linux/modules/block.mk
parent9a38971a3e2d202f7dfa68388481fcba72097bf4 (diff)
downloadupstream-69de869b0f5133072b05645ba30cac9041f3c65c.tar.gz
upstream-69de869b0f5133072b05645ba30cac9041f3c65c.tar.bz2
upstream-69de869b0f5133072b05645ba30cac9041f3c65c.zip
kernel: kmod-dm depends on crypto
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37393
Diffstat (limited to 'package/kernel/linux/modules/block.mk')
-rw-r--r--package/kernel/linux/modules/block.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kernel/linux/modules/block.mk b/package/kernel/linux/modules/block.mk
index 8024947069..fe5da0356f 100644
--- a/package/kernel/linux/modules/block.mk
+++ b/package/kernel/linux/modules/block.mk
@@ -191,6 +191,7 @@ $(eval $(call KernelPackage,block2mtd))
define KernelPackage/dm
SUBMENU:=$(BLOCK_MENU)
TITLE:=Device Mapper
+ DEPENDS:=+kmod-crypto-manager
# All the "=n" are unnecessary, they're only there
# to stop the config from asking the question.
# MIRROR is M because I've needed it for pvmove.