Felix Fietkau
|
ff3d5025ac
remove obsolete kernel dependencies and version checks
|
15 years ago |
Alexandros C. Couloumbis
|
c80ad970e0
package/kernel: fix missing parenthesis on r21758
|
15 years ago |
Alexandros C. Couloumbis
|
6bf0094865
package/kernel: fix dependency modules
|
15 years ago |
Florian Fainelli
|
4aceb015d3
hifnHIPP also depends on PCI
|
16 years ago |
Florian Fainelli
|
89ba5f098e
kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
|
16 years ago |
Jo-Philipp Wich
|
cb232921b5
kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4
|
16 years ago |
Nicolas Thill
|
36ee230fca
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
|
16 years ago |
Nicolas Thill
|
fc43e1f4f5
package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
|
16 years ago |
Nicolas Thill
|
194b6b20ea
package/kernel: rename KernelPackage/*/Depends to AddDepends/*
|
16 years ago |
Nicolas Thill
|
04dd1fc593
kernel: fix kmod-crypto-misc on 2.4
|
16 years ago |
Hauke Mehrtens
|
627ebde4db
kernel: include aes-i586 and twofish-i586 into crypto packages for x86
|
16 years ago |
Felix Fietkau
|
14e104688d
add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
|
16 years ago |
Felix Fietkau
|
1a4a9cea95
openssl: make engines support dynamically configurable (based on a patch by puchu)
|
16 years ago |
Nicolas Thill
|
405553df58
kernel: specify kmod packages dependencies in a uniform way
|
16 years ago |
Nicolas Thill
|
6769fc65bb
kernel: cleanup crypto stuff and fix module names on 2.4
|
16 years ago |
Florian Fainelli
|
b6f5eeb1ee
fix wrong paths after r18955.
|
16 years ago |
Imre Kaloz
|
29a020ffb3
remove handling of older unsupported kernels
|
16 years ago |
Florian Fainelli
|
8ba061b3cf
prevent some modules from being built on ubicom32 since they do not compile or link
|
16 years ago |
Andy Boyett
|
333be1a4d7
modules/crypto: package AMCC ppc4xx hardware crypto driver
|
16 years ago |
Imre Kaloz
|
954717298d
another 2.6.30 related crypto fix
|
17 years ago |
Felix Fietkau
|
82139b165b
fix kmod-crypto-core compile with 2.6.30 (#5201)
|
17 years ago |
Imre Kaloz
|
8c06d46268
set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
|
17 years ago |
Florian Fainelli
|
214f8bee10
fix crypto pcompress configuration symbol name w/ 2.6.30
|
17 years ago |
Gabor Juhos
|
73a315e772
kernel/modules: build pcompress.ko for kernel >=2.6.30
|
17 years ago |
Jo-Philipp Wich
|
78f44f7c8b
kernel: mask pcompress.ko crypto module for non-2.6.30 kernels
|
17 years ago |
Imre Kaloz
|
98d10636bb
cryptomgr needs pcomp and hash loaded in 2.6.30
|
17 years ago |
Felix Fietkau
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
17 years ago |
Hauke Mehrtens
|
88644c048c
kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core.
|
17 years ago |
Markus Wigge
|
bb17a3dd1b
fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
|
17 years ago |
Gabor Juhos
|
9be7e1723f
kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)
|
17 years ago |