ramips: add support for Dovado tiny AC
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 01_leds
index c75a99301ec7900adfa45688ccc8b2380b49ca86..5627c8ca8cc52998930a439f95556a8b8a527c30 100755 (executable)
@@ -222,6 +222,10 @@ rt-n14u)
        set_wifi_led "$board:blue:air"
        set_usb_led "$board:blue:usb"
        ;;
+tiny-ac)
+       set_wifi_led "$board:orange:wifi"
+       set_usb_led "$board:green:usb"
+       ;;
 vocore)
        ucidef_set_led_netdev "eth" "ETH" "$board:orange:eth" "eth0"
        set_wifi_led "$board:green:status"