ar71xx: setup WLAN LED for the TL-WA901ND v2

Closes #11889.

SVN-Revision: 33202
This commit is contained in:
Gabor Juhos 2012-08-16 07:11:30 +00:00
parent febf63f3c4
commit 182a18a369

View File

@ -92,6 +92,10 @@ tl-wa901nd)
ucidef_set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0"
;;
tl-wa901nd-v2)
ucidef_set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
;;
tl-wdr4300)
ucidef_set_led_usbdev "usb1" "USB1" "tp-link:green:usb1" "1-1.1"
ucidef_set_led_usbdev "usb2" "USB2" "tp-link:green:usb2" "1-1.2"