projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44e1e5d
)
ipq40xx: add RT-AC2200 alternative name to RT-AC42U/RT-ACRH17
author
Ray Wang
<raywang777@foxmail.com>
Mon, 4 Apr 2022 02:29:18 +0000
(10:29 +0800)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 9 Apr 2022 17:31:46 +0000
(19:31 +0200)
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>
target/linux/ipq40xx/image/generic.mk
patch
|
blob
|
history
diff --git
a/target/linux/ipq40xx/image/generic.mk
b/target/linux/ipq40xx/image/generic.mk
index 33c6def37380579f072d0a5dc90b9f393f48b89c..5eac14e0aedcd8fc7f7fcbe274fcdcae8df04a2b 100644
(file)
--- 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