forked from Ivasoft/openwrt
ath79: align GL-AR750S boardname to other GL.iNet devices
As the official device name is GL-AR750S, rename the board accordingly. Signed-off-by: Christoph Krapp <achterin@googlemail.com>
This commit is contained in:
committed by
Mathias Kresin
parent
257de1b01f
commit
59b99e1924
@@ -100,7 +100,7 @@ ath79_setup_interfaces()
|
||||
tplink,tl-wr810n-v2)
|
||||
ucidef_set_interfaces_lan_wan "eth1" "eth0"
|
||||
;;
|
||||
glinet,ar750s)
|
||||
glinet,gl-ar750s)
|
||||
ucidef_add_switch "switch0" \
|
||||
"0@eth0" "2:lan:2" "3:lan:1" "1:wan"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user