kernel: kmod-dm depends on crypto
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37393
This commit is contained in:
parent
9a38971a3e
commit
69de869b0f
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue