2
0
forked from Ivasoft/openwrt

ar71xx: use different machtype and setup for the TL-MR3040

Should fix #12211. Compile tested only.

SVN-Revision: 33535
This commit is contained in:
Gabor Juhos
2012-09-24 18:45:56 +00:00
parent 1cd6237979
commit e70ad61e44
7 changed files with 64 additions and 17 deletions

View File

@@ -93,7 +93,8 @@ tew-712br)
;;
tl-mr11u | \
tl-mr3020)
tl-mr3020 |
tl-mr3040)
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

@@ -141,6 +141,7 @@ ew-dorin |\
rb-411 |\
tl-mr11u |\
tl-mr3020 |\
tl-mr3040 |\
tl-wa901nd |\
tl-wa901nd-v2 |\
tl-wr703n |\