projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6327386
)
kmod-crypto-hw-talitos: add missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 8 Dec 2014 12:03:41 +0000
(12:03 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 8 Dec 2014 12:03:41 +0000
(12:03 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43561
package/kernel/linux/modules/crypto.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/crypto.mk
b/package/kernel/linux/modules/crypto.mk
index e0a2e2725674d7e30945ab348af0697c0692dde4..d9d673c1d900257883a08419f2e21c6312a8cbc3 100644
(file)
--- a/
package/kernel/linux/modules/crypto.mk
+++ b/
package/kernel/linux/modules/crypto.mk
@@
-133,7
+133,7
@@
$(eval $(call KernelPackage,crypto-iv))
define KernelPackage/crypto-hw-talitos
TITLE:=Freescale integrated security engine (SEC) driver
- DEPENDS:=+kmod-crypto-aes +kmod-crypto-manager +kmod-crypto-hash +kmod-random-core
+ DEPENDS:=+kmod-crypto-aes +kmod-crypto-manager +kmod-crypto-hash +kmod-random-core
+kmod-crypto-authenc
KCONFIG:= \
CONFIG_CRYPTO_DEV_TALITOS
FILES:= \