ar71xx: add initial support for the TL-WR2543N/ND board
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / leds
index 4d04dd7..6fe1087 100755 (executable)
@@ -178,6 +178,10 @@ tl-wr1043nd)
        set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
        ;;
 
+tl-wr2543n)
+       set_led_usbdev "usb" "USB" "tp-link:green:usb" "1-1"
+       ;;
+
 wrt160nl)
        set_led_wlan "wlan" "WLAN" "wrt160nl:blue:wlan" "phy0tpt"
        ;;
This page took 0.025335 seconds and 4 git commands to generate.