openwrtv3/package/base-files
Alberto Bursi 4242ddf8f2 base-files: add led functions to uci-defaults.sh
uci_set_leds_ataport() allows to set a led to show activity
on a specific (s)ata port, which is needed for devices that have
a Sata led for each sata port.
The led trigger is from the 834-ledtrig-libata.patch LEDE kernel patch.

uci_set_leds_usbhost() allows to set a led to show total usb activity.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
[Jo-Philipp Wich: use a single underscore to denote private functions]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-05-14 21:45:50 +02:00
..
files base-files: add led functions to uci-defaults.sh 2017-05-14 21:45:50 +02:00
image-config.in build: add buildbot specific config option for setting defaults 2017-02-14 14:18:35 +01:00
Makefile build: add devel option to store build config in firmware 2017-03-18 12:08:04 +01:00