mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-31 03:43:39 +00:00
load aead automatically, too
SVN-Revision: 13590
This commit is contained in:
parent
4025c12a2d
commit
b0c8cfd950
@ -56,6 +56,7 @@ define KernelPackage/crypto-core
|
||||
$(LINUX_DIR)/crypto/crypto_hash.$(LINUX_KMOD_SUFFIX) \
|
||||
$(LINUX_DIR)/crypto/cryptomgr.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,01, \
|
||||
aead \
|
||||
crypto_algapi \
|
||||
cryptomgr \
|
||||
crypto_hash \
|
||||
|
Loading…
Reference in New Issue
Block a user