mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
load aead automatically, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13590 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2eaba04abd
commit
013391ce59
@ -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…
x
Reference in New Issue
Block a user