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
@@ -289,14 +289,14 @@ define Device/glinet_gl-ar300m-nor
|
||||
endef
|
||||
TARGET_DEVICES += glinet_gl-ar300m-nor
|
||||
|
||||
define Device/glinet_ar750s
|
||||
define Device/glinet_gl-ar750s
|
||||
ATH_SOC := qca9563
|
||||
DEVICE_TITLE := GL.iNet GL-AR750S
|
||||
DEVICE_PACKAGES := kmod-usb2 kmod-ath10k-ct ath10k-firmware-qca988x-ct
|
||||
IMAGE_SIZE := 16000k
|
||||
SUPPORTED_DEVICES += gl-ar750s
|
||||
endef
|
||||
TARGET_DEVICES += glinet_ar750s
|
||||
TARGET_DEVICES += glinet_gl-ar750s
|
||||
|
||||
define Device/glinet_gl-x750
|
||||
ATH_SOC := qca9531
|
||||
|
||||
Reference in New Issue
Block a user