aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/au1000-2.6/files/drivers/leds
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-101/+0
| | | | | | (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
* add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led ↵Florian Fainelli2007-05-241-23/+8
| | | | | | driver as well SVN-Revision: 7334
* Split the led driverFlorian Fainelli2007-05-201-0/+116
SVN-Revision: 7290