cryptomgr needs pcomp and hash loaded in 2.6.30

SVN-Revision: 15499
This commit is contained in:
Imre Kaloz 2009-04-29 20:54:31 +00:00
parent 8582177e73
commit 98d10636bb

View File

@ -32,9 +32,10 @@ endif
CRYPTO_MODULES = \
ALGAPI=crypto_algapi \
AEAD=aead \
PCOMPRESS=pcompress \
BLKCIPHER=$(BLKCIPHER_PREFIX)blkcipher \
MANAGER=cryptomgr \
HASH=crypto_hash \
MANAGER=cryptomgr \
CBC=cbc \
ECB=ecb \
DEFLATE=deflate