summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files/drivers/leds
Commit message (Collapse)AuthorAgeFilesLines
* make morse LED trigger available for all platformsGabor Juhos2007-09-281-294/+0
| | | | SVN-Revision: 9055
* morse LED trigger cleanupsGabor Juhos2007-09-281-20/+30
| | | | SVN-Revision: 9054
* add morse LED trigger, will be used for diagnostic, update kernel configGabor Juhos2007-09-281-0/+284
| | | | SVN-Revision: 9053
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-062-0/+573
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653