projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bcc7fb
)
kmod-crypto: remove pcomp, nothing uses it
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 24 Feb 2011 00:30:13 +0000
(
00:30
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 24 Feb 2011 00:30:13 +0000
(
00:30
+0000)
SVN-Revision: 25686
package/kernel/modules/crypto.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/crypto.mk
b/package/kernel/modules/crypto.mk
index d17e9c6c2cd540a7ccd2110731f82029206ba10b..cd91332700f7b89eaa0ce70f28081decce9409c5 100644
(file)
--- a/
package/kernel/modules/crypto.mk
+++ b/
package/kernel/modules/crypto.mk
@@
-24,7
+24,6
@@
SHA512_SUFFIX:=$(CRYPTO_GENERIC)
CRYPTO_MODULES = \
ALGAPI2=crypto_algapi \
AEAD2=aead \
- $(if $(filter 1,$(call CompareKernelPatchVer,$(KERNEL_PATCHVER),ge,2.6.36)),PCOMP2,PCOMP)=pcompress \
BLKCIPHER2=crypto_blkcipher \
HASH2=crypto_hash \
MANAGER2=cryptomgr \