You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christian Lamparter 641dc50164 base-files: make it possible to specify switch led mode
The swconfig switch led driver has the ability to switch
between a "link, rx and/or tx" mode. However, this feature
was not implemented in uci, the led init script and
config_generate.

This patch adds a seventh parameter to the
ucidef_set_led_switch() function. The accepted values for
this parameter are: link, rx and tx.
Any permutations of these three values are supported, as
long as they are properly encased with quotes.
If the parameter is not specified it will default to "all"
(link rx tx).

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
6 years ago
..
bin base-files: make it possible to specify switch led mode 6 years ago
etc base-files: make it possible to specify switch led mode 6 years ago
lib base-files: make it possible to specify switch led mode 6 years ago
rom rename default/ to files/ 18 years ago
sbin base-files: make wifi report unknown command 6 years ago
usr base-files: add menuconfig option for HOME_URL 6 years ago