summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/crypto.mk
Commit message (Collapse)AuthorAgeFilesLines
* add a macro to compare kernel patch versions and use it for crypto and ↵Nicolas Thill2008-05-111-3/+8
| | | | | | watchdog changes in 2.6.24+ kernels (closes: #3402) SVN-Revision: 11115
* Upgrade x86 to 2.6.24Florian Fainelli2008-03-091-1/+1
| | | | SVN-Revision: 10575
* fix a typo in kmod-crypto-testNicolas Thill2008-02-061-1/+1
| | | | SVN-Revision: 10406
* add a workaround for crypto modules renamed in 2.6.24Nicolas Thill2008-02-061-7/+17
| | | | SVN-Revision: 10402
* package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)Felix Fietkau2007-11-281-2/+2
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9613
* turn kmod-crypto-core dep into a select, so that packages like mac80211 are ↵Felix Fietkau2007-11-101-10/+10
| | | | | | always selectable SVN-Revision: 9521
* fix kmod-crypto-core error missing crypto_hash (closes: #2422)Nicolas Thill2007-09-231-0/+3
| | | | SVN-Revision: 9004
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-231-0/+212
multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980