aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorRay Wang <raywang777@foxmail.com>2022-04-04 10:29:18 +0800
committerHauke Mehrtens <hauke@hauke-m.de>2022-04-09 19:31:46 +0200
commit3204906569768cabcbedb5eaa3a11e2fcb18cd48 (patch)
tree895e2e480df78c658c94000a12fb596dfc054565 /target
parent44e1e5d153d00915a7e516c9af3f440cbd84cf78 (diff)
downloadupstream-3204906569768cabcbedb5eaa3a11e2fcb18cd48.tar.gz
upstream-3204906569768cabcbedb5eaa3a11e2fcb18cd48.tar.bz2
upstream-3204906569768cabcbedb5eaa3a11e2fcb18cd48.zip
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>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ipq40xx/image/generic.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ipq40xx/image/generic.mk b/target/linux/ipq40xx/image/generic.mk
index 33c6def373..5eac14e0ae 100644
--- a/target/linux/ipq40xx/image/generic.mk
+++ b/target/linux/ipq40xx/image/generic.mk
@@ -214,6 +214,8 @@ define Device/asus_rt-ac42u
DEVICE_MODEL := RT-AC42U
DEVICE_ALT0_VENDOR := ASUS
DEVICE_ALT0_MODEL := RT-ACRH17
+ DEVICE_ALT1_VENDOR := ASUS
+ DEVICE_ALT1_MODEL := RT-AC2200
SOC := qcom-ipq4019
BLOCKSIZE := 128k
PAGESIZE := 2048