This website requires JavaScript.
Explore
Help
Sign In
mr
/
openwrt
Watch
2
Star
0
Fork
1
You've already forked openwrt
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
c0b6f79730
openwrt
/
target
/
linux
/
adm5120
/
files
/
drivers
/
leds
History
Gabor Juhos
c0b6f79730
add morse LED trigger, will be used for diagnostic, update kernel config
...
SVN-Revision: 9053
2007-09-28 06:32:40 +00:00
..
leds-adm5120.c
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00
leds-gpio.c
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00
ledtrig-morse.c
add morse LED trigger, will be used for diagnostic, update kernel config
2007-09-28 06:32:40 +00:00