2
0
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:
Christoph Krapp
2019-01-01 12:03:20 +00:00
committed by Mathias Kresin
parent 257de1b01f
commit 59b99e1924
4 changed files with 7 additions and 10 deletions

View File

@@ -99,13 +99,10 @@ case "$FIRMWARE" in
elecom,wrc-1750ghbk2-i)
ath10kcal_extract "ART" 20480 2116
;;
glinet,ar750s|\
tplink,re450-v2)
ath10kcal_extract "art" 20480 2116
ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +1)
;;
engenius,ews511ap|\
glinet,gl-x750)
glinet,gl-ar750s|\
glinet,gl-x750|\
tplink,re450-v2)
ath10kcal_extract "art" 20480 2116
ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +1)
;;