mirror of https://github.com/hak5/openwrt.git
lantiq: add led-upgrade alias for Fritz!Box 7412
This adds the led-upgrade alias for the AVM Fritz!Box 7412 to indicate a running firmware upgrade. Signed-off-by: David Bauer <mail@david-bauer.net>master
parent
891a700759
commit
920abb9b58
|
@ -18,6 +18,7 @@
|
|||
led-boot = &power_green;
|
||||
led-failsafe = &power_red;
|
||||
led-running = &power_green;
|
||||
led-upgrade = &power_red;
|
||||
|
||||
led-dsl = &info;
|
||||
led-wifi = &wifi;
|
||||
|
|
Loading…
Reference in New Issue