kernel: kmod-dm depends on crypto
authorJonas Gorski <jogo@openwrt.org>
Thu, 18 Jul 2013 13:08:29 +0000 (13:08 +0000)
committerJonas Gorski <jogo@openwrt.org>
Thu, 18 Jul 2013 13:08:29 +0000 (13:08 +0000)
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37393

package/kernel/linux/modules/block.mk

index 8024947069dee7e4221f728c5b18fbfc29e3ead1..fe5da0356f56f93fe1e0de16337bfe6c4a83baa3 100644 (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.