X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Fetc%2Fboard.d%2F01_leds;h=5627c8ca8cc52998930a439f95556a8b8a527c30;hb=4ac6b1ad1b939392b044e6ed500d3604e9c7a395;hp=c75a99301ec7900adfa45688ccc8b2380b49ca86;hpb=fa01a7dca5863ccfb66d114a0f0fd9cd1e224430;p=openwrt.git diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds index c75a99301e..5627c8ca8c 100755 --- a/target/linux/ramips/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/base-files/etc/board.d/01_leds @@ -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"