kernel: crypto-echainiv was missing deps

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 48724
v19.07.3_mercusys_ac12_duma
John Crispin 8 years ago
parent 5902afcfca
commit 374a8f96bd

@ -136,6 +136,7 @@ $(eval $(call KernelPackage,crypto-iv))
define KernelPackage/crypto-echainiv
TITLE:=Encrypted Chain IV Generator
DEPENDS:=+kmod-crypto-aead
KCONFIG:=CONFIG_CRYPTO_ECHAINIV
FILES:=$(LINUX_DIR)/crypto/echainiv.ko
AUTOLOAD:=$(call AutoLoad,09,echainiv)

Loading…
Cancel
Save