forked from Ivasoft/openwrt
ath79: fix boardname of GL.iNet GL-AR300M
This device is called GL-AR300M, therefore rename the board(s) to 'gl-ar300m-nor' and 'gl-ar300m-nand' Signed-off-by: Paul Wassi <p.wassi@gmx.at> [change boardname in uboot envtools as well, don't use wildcards for boardname] Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
committed by
Mathias Kresin
parent
cdbf2de777
commit
6e78d546d1
@@ -89,8 +89,9 @@ ath79_setup_interfaces()
|
||||
etactica,eg200)
|
||||
ucidef_set_interface_lan "eth0" "dhcp"
|
||||
;;
|
||||
glinet,ar300m|\
|
||||
glinet,gl-ar150|\
|
||||
glinet,gl-ar300m-nand|\
|
||||
glinet,gl-ar300m-nor|\
|
||||
glinet,gl-x750|\
|
||||
tplink,tl-wr810n-v1|\
|
||||
tplink,tl-wr810n-v2)
|
||||
|
||||
Reference in New Issue
Block a user