load crypto_blkcipher before cryptomgr.. *sigh*
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13603 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
ddda8a051f
commit
d91675a2b8
|
@ -58,9 +58,9 @@ define KernelPackage/crypto-core
|
|||
AUTOLOAD:=$(call AutoLoad,01, \
|
||||
crypto_algapi \
|
||||
aead \
|
||||
$(BLKCIPHER_PREFIX)blkcipher \
|
||||
cryptomgr \
|
||||
crypto_hash \
|
||||
$(BLKCIPHER_PREFIX)blkcipher \
|
||||
cbc \
|
||||
ecb \
|
||||
deflate \
|
||||
|
|
Loading…
Reference in New Issue