kernel: kmod-dm depends on crypto
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Jul 2013 13:08:29 +0000 (13:08 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Jul 2013 13:08:29 +0000 (13:08 +0000)
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37393 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/kernel/linux/modules/block.mk

index 8024947..fe5da03 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.