projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70225e0
)
kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 30 Mar 2011 15:59:40 +0000
(15:59 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 30 Mar 2011 15:59:40 +0000
(15:59 +0000)
SVN-Revision: 26375
package/kernel/modules/crypto.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/crypto.mk
b/package/kernel/modules/crypto.mk
index bd8fece80d6dfdea4a5b931a4cc584bdf7ad34ec..4df62de7deef443d907bb956e82145db8ab67d8e 100644
(file)
--- a/
package/kernel/modules/crypto.mk
+++ b/
package/kernel/modules/crypto.mk
@@
-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 \