2
0
forked from Ivasoft/openwrt

ath79: initial gl-ar300m support

Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>
This commit is contained in:
Marty E. Plummer
2018-05-27 00:37:22 -05:00
committed by John Crispin
parent 142477e751
commit fe3b62bbdc
5 changed files with 436 additions and 0 deletions

View File

@@ -28,6 +28,11 @@ ath79_setup_interfaces()
"glinet,ar150")
ucidef_set_interfaces_lan_wan "eth1" "eth0"
;;
"glinet,ar300m")
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"