kmod-crypto-hw-talitos: add missing dependency

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43561 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2014-12-08 12:03:41 +00:00
parent 11403e3cd7
commit 922ee87693
1 changed files with 1 additions and 1 deletions

View 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:= \