kernel: kmod-dm depends on crypto

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 37393
lede-17.01
Jonas Gorski 2013-07-18 13:08:29 +00:00
parent 9a38971a3e
commit 69de869b0f
1 changed files with 1 additions and 0 deletions

View File

@ -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.