X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0ab2415c3de7c3e7c6c662d37507afdeb21dcb3d..2f232288eea0d46b4278215e32faac385c8d3760:/package/kernel/modules/crypto.mk?ds=sidebyside diff --git a/package/kernel/modules/crypto.mk b/package/kernel/modules/crypto.mk index ab67b930a..af9b5e273 100644 --- a/package/kernel/modules/crypto.mk +++ b/package/kernel/modules/crypto.mk @@ -84,7 +84,7 @@ $(eval $(call KernelPackage,crypto-rng)) define KernelPackage/crypto-iv TITLE:=CryptoAPI initialization vectors - DEPENDS:=+kmod-crypto-rng +kmod-crypto-wq + DEPENDS:=+kmod-crypto-manager +kmod-crypto-rng +kmod-crypto-wq KCONFIG:= CONFIG_CRYPTO_BLKCIPHER2 FILES:= \ $(LINUX_DIR)/crypto/eseqiv.ko \