fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)

SVN-Revision: 22321
lede-17.01
Florian Fainelli 2010-07-20 22:25:48 +00:00
parent e31542241c
commit e9924b427e
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ endef
define KernelPackage/crypto-hw-padlock
TITLE:=VIA PadLock ACE with AES/SHA hw crypto module
DEPENDS:=+kmod-crypto-aes
KCONFIG:= \
CONFIG_CRYPTO_HW=y \
CONFIG_CRYPTO_DEV_PADLOCK \