ath79: add TP-Link TL-WR703N port

Signed-off-by: Alex Maclean <monkeh@monkeh.net>
This commit is contained in:
Alex Maclean
2018-05-30 14:18:54 +01:00
committed by John Crispin
parent d215d0f9ae
commit ba5b6c619b
3 changed files with 150 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ ath79_setup_interfaces()
case "$board" in
"avm,fritz300e"|\
"tplink,tl-wr703n"|\
"ubnt,unifi")
ucidef_set_interface_lan "eth0"
;;