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:
@@ -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)
|
||||
|
||||
@@ -210,6 +210,7 @@ jwap003 |\
|
||||
pb42 |\
|
||||
pb44 |\
|
||||
routerstation|\
|
||||
tl-wr720n-v3|\
|
||||
wpe72)
|
||||
ucidef_set_interfaces_lan_wan "eth1" "eth0"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user