mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-22 10:01:03 +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>
This commit is contained in:
parent
44e1e5d153
commit
3204906569
@ -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…
x
Reference in New Issue
Block a user