aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/pcmcia.mk
Commit message (Collapse)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-211-80/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* kernel: remove more unnecessary kernel version checks/dependenciesFelix Fietkau2012-05-271-4/+0
| | | | SVN-Revision: 31907
* kernel: remove obsolete CompareKernelPatchVer callsFelix Fietkau2012-05-171-7/+3
| | | | SVN-Revision: 31775
* fix kmod-pcmcia-serial for 3.3+ kernelsFlorian Fainelli2012-04-271-1/+5
| | | | SVN-Revision: 31490
* package: kernel: fix files for blowfish and pcimcia-rsrcJonas Gorski2012-01-191-1/+1
| | | | | | Based on a patch from Philip Prindeville. SVN-Revision: 29797
* fix and make usable kmod-pcmcia-rsrcFlorian Fainelli2011-06-211-14/+23
| | | | | | This module is also needed for e.g: kmod-bcm63xx-pcmcia SVN-Revision: 27253
* package/kernel: Remove all 2.4 definitionsVasilis Tsiligiannis2011-05-151-18/+0
| | | | | | | | | With no 2.4 support in trunk, we can safely remove any 2.4 definitions for kmods and merge the 2.6 definitions into the generic ones. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26901
* kernel: fix some problems with kernel 2.6.38Hauke Mehrtens2011-03-191-10/+5
| | | | | | | In some places LINUX_2_6_38 was just missing. Some kernel modules were moved. SVN-Revision: 26239
* kernel: speed up building kernel packages by getting rid of unnecessary ↵Felix Fietkau2010-08-191-1/+2
| | | | | | CompareKernelPatchVer calls SVN-Revision: 22724
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-11/+11
| | | | SVN-Revision: 22145
* kernel: modules names changed with kernel 2.6.35Hauke Mehrtens2010-07-111-0/+7
| | | | SVN-Revision: 22139
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-1/+1
| | | | SVN-Revision: 21956
* package/kernel: move PCMCIA modules to their own file & submenuNicolas Thill2010-04-241-0/+90
SVN-Revision: 21136