From: Jonas Gorski Date: Thu, 18 Jul 2013 13:08:29 +0000 (+0000) Subject: kernel: kmod-dm depends on crypto X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c82480a23d71e882244f1b343c94873240491b63;p=15.05%2Fopenwrt.git kernel: kmod-dm depends on crypto Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37393 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/kernel/linux/modules/block.mk b/package/kernel/linux/modules/block.mk index 8024947069..fe5da0356f 100644 --- a/package/kernel/linux/modules/block.mk +++ b/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.