mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:53:43 +02:00
kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26375 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
430989c4b5
commit
89a6ccb80c
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user