summaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/crypto.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-12-08 12:03:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-12-08 12:03:41 +0000
commit4a4b6fc2ba93ff9f50b682df48f09632470a85ba (patch)
tree628080fee2509b244b41a3196c8f09a08dbaef0f /package/kernel/linux/modules/crypto.mk
parent6327386aff53e15882188556a18550d2e386e145 (diff)
downloadmaster-31e0f0ae-4a4b6fc2ba93ff9f50b682df48f09632470a85ba.tar.gz
master-31e0f0ae-4a4b6fc2ba93ff9f50b682df48f09632470a85ba.tar.bz2
master-31e0f0ae-4a4b6fc2ba93ff9f50b682df48f09632470a85ba.zip
kmod-crypto-hw-talitos: add missing dependency
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43561
Diffstat (limited to 'package/kernel/linux/modules/crypto.mk')
-rw-r--r--package/kernel/linux/modules/crypto.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/linux/modules/crypto.mk b/package/kernel/linux/modules/crypto.mk
index e0a2e27256..d9d673c1d9 100644
--- 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:= \