aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/leds.mk
Commit message (Collapse)AuthorAgeFilesLines
* Add ledtrig-oneshot module for 3.6 kernelsGabor Juhos2012-11-051-0/+17
| | | | | | | | | | | This patch adds a package for the ledtrig-oneshot module, available in 3.6 and later. [juhosg: change dependency from LINUX_3_6 to !LINUX_3_3] Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru> SVN-Revision: 34079
* move target specific leds modules to ar71xx modules.mkFlorian Fainelli2012-07-251-33/+0
| | | | SVN-Revision: 32852
* move leds modules back to target modules.mkFlorian Fainelli2012-07-251-31/+0
| | | | SVN-Revision: 32851
* package/kernel: create packages for the LED Timer/Default ON triggersGabor Juhos2012-03-271-0/+31
| | | | SVN-Revision: 31106
* leds.mk: remove obsolete references to leds-alix and leds-net5501 modules ↵Jo-Philipp Wich2012-02-031-33/+0
| | | | | | These are now supported by platform drivers in arch/x86/platform/geode. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30020
* Add patch for linux-3.0 as well.Daniel Dickinson2011-10-031-0/+2
| | | | | | | Fix typo from previous submission with input-keys-polled. Philip Prindeville - 2011-10-03 01:44:55 SVN-Revision: 28356
* package/kernel/modules/other.mk is getting big enough that putting the LEDs ↵John Crispin2011-05-091-0/+216
stuff into its own file makes sense. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26868