ar71xx: fix network configuration for the TL-WA901N/ND boards
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / leds
index afa9abb..f3b67a3 100755 (executable)
@@ -145,6 +145,10 @@ tl-mr3420 )
        set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
        ;;
 
+tl-wa901nd)
+       set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0"
+       ;;
+
 tl-wr741nd)
        set_led_netdev "wan" "WAN" "tp-link:green:wan" "eth1"
        set_led_switch "lan1" "LAN1" "tp-link:green:lan1" "switch0" "0x02"
This page took 0.020273 seconds and 4 git commands to generate.