cryptomgr needs pcomp and hash loaded in 2.6.30
[openwrt/openwrt.git] / package / kernel / modules / crypto.mk
index 9e03aeb16548c43b128c128a7a45b483648f96f6..cb8d0256ec65ea9463baa81d7dda97f68352350d 100644 (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