mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 01:51:07 +02:00
[package] kernel: mask pcompress.ko crypto module for non-2.6.30 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15503 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
98e85366c4
commit
2300f415c7
@ -32,7 +32,7 @@ endif
|
||||
CRYPTO_MODULES = \
|
||||
ALGAPI=crypto_algapi \
|
||||
AEAD=aead \
|
||||
PCOMPRESS=pcompress \
|
||||
$(if $(LINUX_2_6_30),PCOMPRESS=pcompress) \
|
||||
BLKCIPHER=$(BLKCIPHER_PREFIX)blkcipher \
|
||||
HASH=crypto_hash \
|
||||
MANAGER=cryptomgr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user