load crypto_blkcipher before cryptomgr.. *sigh*

SVN-Revision: 13603
This commit is contained in:
Imre Kaloz 2008-12-11 20:48:17 +00:00
parent 0bbd70070f
commit 1e9300de8b

View File

@ -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 \