Sfoglia il codice sorgente

kernel: kmod-dm depends on crypto

Signed-off-by: Jonas Gorski <[email protected]>

SVN-Revision: 37393
Jonas Gorski 12 anni fa
parent
commit
69de869b0f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      package/kernel/linux/modules/block.mk

+ 1 - 0
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.