forked from Ivasoft/openwrt
ar71xx: add TP-Link TL-WR810N support
This patch adds support for the TP-Link TL-WR810N. https://wiki.openwrt.org/toh/tp-link/tl-wr810n Signed-off-by: Jens Steinhauser <jens.steinhauser@gmail.com> SVN-Revision: 49286
This commit is contained in:
@@ -397,6 +397,7 @@ pb44 |\
|
||||
routerstation|\
|
||||
tl-wr710n |\
|
||||
tl-wr720n-v3|\
|
||||
tl-wr810n |\
|
||||
wpe72)
|
||||
ucidef_set_interfaces_lan_wan "eth1" "eth0"
|
||||
;;
|
||||
|
||||
@@ -335,6 +335,7 @@ get_status_led() {
|
||||
tl-wr703n | \
|
||||
tl-wr710n | \
|
||||
tl-wr720n-v3 | \
|
||||
tl-wr810n | \
|
||||
tl-wr941nd-v6)
|
||||
status_led="tp-link:blue:system"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user