forked from Ivasoft/openwrt
ath79: initial gl-ar300m support
Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>
This commit is contained in:
committed by
John Crispin
parent
142477e751
commit
fe3b62bbdc
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user