2
0
forked from Ivasoft/openwrt

ar71xx: add user-space support for TL-MR3040 v2

Signed-off-by: Mads Hansen <d@taba.se>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38191
This commit is contained in:
Gabor Juhos
2013-09-25 18:42:11 +00:00
parent f8aef84e49
commit 164cd38b41
4 changed files with 7 additions and 1 deletions

View File

@@ -132,7 +132,8 @@ tew-732br)
tl-mr11u | \
tl-mr3020 | \
tl-mr3040)
tl-mr3040 | \
tl-mr3040-v2)
ucidef_set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
ucidef_set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
ucidef_set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0"

View File

@@ -225,6 +225,7 @@ tl-mr11u |\
tl-mr13u |\
tl-mr3020 |\
tl-mr3040 |\
tl-mr3040-v2 |\
tl-wa901nd |\
tl-wa901nd-v2 |\
tl-wr703n |\