2
0
forked from Ivasoft/openwrt

ath79: Add support for TP-Link WR810N

Device specifications given in b23b0fb28b

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
This commit is contained in:
Paul Wassi
2018-12-29 00:45:22 +01:00
committed by Mathias Kresin
parent c2ecec07cc
commit cdbf2de777
5 changed files with 182 additions and 1 deletions

View File

@@ -91,7 +91,9 @@ ath79_setup_interfaces()
;;
glinet,ar300m|\
glinet,gl-ar150|\
glinet,gl-x750)
glinet,gl-x750|\
tplink,tl-wr810n-v1|\
tplink,tl-wr810n-v2)
ucidef_set_interfaces_lan_wan "eth1" "eth0"
;;
glinet,ar750s)