forked from Ivasoft/openwrt
ath79: add tl-mr3020-v1 support
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
This commit is contained in:
committed by
John Crispin
parent
8c15fb5240
commit
c8677ca89e
@@ -26,7 +26,10 @@ ath79_setup_interfaces()
|
||||
"glinet,ar150")
|
||||
ucidef_set_interfaces_lan_wan "eth1" "eth0"
|
||||
;;
|
||||
|
||||
"tplink,tl-mr3020-v1")
|
||||
ucidef_set_interface_lan "eth0.1"
|
||||
ucidef_add_switch "switch0" "0@eth0" "1:lan"
|
||||
;;
|
||||
"tplink,tl-wdr3600"|\
|
||||
"tplink,tl-wdr4300")
|
||||
ucidef_add_switch "switch0" \
|
||||
|
||||
Reference in New Issue
Block a user