kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)

SVN-Revision: 26375
This commit is contained in:
Felix Fietkau 2011-03-30 15:59:40 +00:00
parent 70225e0de3
commit d6d41eb0cb

View file

@ -341,7 +341,7 @@ $(eval $(call KernelPackage,crypto-misc))
define KernelPackage/crypto-ocf
TITLE:=OCF modules
DEPENDS:=+@OPENSSL_ENGINE @!TARGET_uml +kmod-crypto-hash
DEPENDS:=+@OPENSSL_ENGINE @!TARGET_uml +kmod-crypto-manager
KCONFIG:= \
CONFIG_OCF_OCF \
CONFIG_OCF_CRYPTODEV \