kernel: kmod-dm depends on crypto

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

SVN-Revision: 37393
master
Jonas Gorski 11 years ago
parent 9a38971a3e
commit 69de869b0f
  1. 1
      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.

Loading…
Cancel
Save