diff options
Diffstat (limited to 'target/linux')
-rwxr-xr-x | target/linux/ramips/mt7620/base-files/etc/board.d/01_leds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds b/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds index e4fd875019..d332e02bbd 100755 --- a/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds @@ -90,6 +90,7 @@ dlink,dwr-922-e2) dlink,dwr-960) ucidef_set_led_switch "lan" "lan" "$boardname:green:lan" "switch0" "0x2e" ucidef_set_led_switch "wan" "wan" "$boardname:green:wan" "switch0" "0x01" + ;; dovado,tiny-ac) set_wifi_led "$boardname:orange:wifi" ;; |