ramips: add Airlink101 AR725W userland support
[openwrt/staging/chunkeey.git] / target / linux / ramips / base-files / etc / uci-defaults / 01_leds
index 567835e6b1e00962a8c10d4fd06f1edca211979b..17d8c9771972c2c96ad27d5311b1f3c288d36eab 100755 (executable)
@@ -35,6 +35,9 @@ case $board in
                ucidef_set_led_rssi "rssihigh" "RSSIHIGH" "all0256n:green:rssihigh" "wlan0" "70" "100" "-69" "8"
                set_wifi_led "rt2800pci-phy0::radio"
                ;;
+       ar725w)
+               set_wifi_led "rt2800soc-phy0::radio"
+               ;;
        asl26555)
                ucidef_set_led_default "power" "POWER" "asl26555:green:power" "1"
                ucidef_set_led_netdev "eth" "ETH" "asl26555:green:eth" "eth0"