cryptomgr needs pcomp and hash loaded in 2.6.30

SVN-Revision: 15499
v19.07.3_mercusys_ac12_duma
Imre Kaloz 15 years ago
parent 8582177e73
commit 98d10636bb

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

Loading…
Cancel
Save