2
0
forked from Ivasoft/openwrt

ar71xx: add user-space support for the TL-WR720N v3 board

Signed-off-by: yousong <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36457
This commit is contained in:
Gabor Juhos
2013-04-26 17:00:49 +00:00
parent 5c11773f8a
commit 7c4e2c1f72
4 changed files with 10 additions and 1 deletions

View File

@@ -133,7 +133,8 @@ get_status_led() {
status_led="tp-link:green:system"
;;
tl-wdr4300 | \
tl-wr703n)
tl-wr703n | \
tl-wr720n-v3)
status_led="tp-link:blue:system"
;;
tl-wr2543n)

View File

@@ -210,6 +210,7 @@ jwap003 |\
pb42 |\
pb44 |\
routerstation|\
tl-wr720n-v3|\
wpe72)
ucidef_set_interfaces_lan_wan "eth1" "eth0"
;;