cryptomgr needs pcomp and hash loaded in 2.6.30

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15499 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Imre Kaloz
2009-04-29 20:54:31 +00:00
parent 0f9c7cb3c9
commit df91960588

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