aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/modules.mk
Commit message (Collapse)AuthorAgeFilesLines
* kernel: drop everything not on kernel version 4.14Daniel Golle2019-06-121-74/+0
| | | | | | | | | | * Remove testing patches for kernel version 4.19 * remove targets ar7, ixp4xx, orion Those targets are still on kernel 4.9, patches for 4.14 were not ready in time. They may be readded once people prepare and test patches for kernel 4.14. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ixp4xx: fix beeper module dependenciesJohn Crispin2015-04-011-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45214
* move ixp4xx-eth to target specific modules.mkFlorian Fainelli2012-07-251-0/+16
| | | | SVN-Revision: 32858
* move crypto module to target specific modules.mkFlorian Fainelli2012-07-251-0/+17
| | | | SVN-Revision: 32856
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-2/+2
| | | | SVN-Revision: 22145
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-241-0/+41
SVN-Revision: 21132