mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
ipq40xx: add RT-AC2200 alternative name to RT-AC42U/RT-ACRH17
RT-AC2200 is the same device with a different name. The OEM firmwares have the same MD5.
Signed-off-by: Ray Wang <raywang777@foxmail.com>
(cherry picked from commit 3204906569
)
This commit is contained in:
parent
85d581a64b
commit
40566daa9a
@ -214,6 +214,8 @@ define Device/asus_rt-ac42u
|
|||||||
DEVICE_MODEL := RT-AC42U
|
DEVICE_MODEL := RT-AC42U
|
||||||
DEVICE_ALT0_VENDOR := ASUS
|
DEVICE_ALT0_VENDOR := ASUS
|
||||||
DEVICE_ALT0_MODEL := RT-ACRH17
|
DEVICE_ALT0_MODEL := RT-ACRH17
|
||||||
|
DEVICE_ALT1_VENDOR := ASUS
|
||||||
|
DEVICE_ALT1_MODEL := RT-AC2200
|
||||||
SOC := qcom-ipq4019
|
SOC := qcom-ipq4019
|
||||||
BLOCKSIZE := 128k
|
BLOCKSIZE := 128k
|
||||||
PAGESIZE := 2048
|
PAGESIZE := 2048
|
||||||
|
Loading…
Reference in New Issue
Block a user