kmod-crypto-hw-talitos: add missing dependency
authorFelix Fietkau <nbd@openwrt.org>
Mon, 8 Dec 2014 12:03:41 +0000 (12:03 +0000)
committerFelix 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

index e0a2e2725674d7e30945ab348af0697c0692dde4..d9d673c1d900257883a08419f2e21c6312a8cbc3 100644 (file)
@@ -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:= \