mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-12 15:42:11 -05:00
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>
(cherry picked from commit 920abb9b58)
This commit is contained in:
parent
b72fa3e4a8
commit
61e51473c2
@ -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
Block a user