forked from mirror/openwrt
ramips: Alternative name Asus RT-AX1800U for Asus RT-AX53U
The Asus RT-AX1800U is identical to the already supported Asus RT-AX53U.
Use the ALT0 buildroot tags to show both devices.
Tested-by: Marian Sarcinschi <znevna@gmail.com>
Signed-off-by: Felix Baumann <felix.bau@gmx.de>
(cherry picked from commit acd3b5e83b)
This commit is contained in:
parent
a3fbeb2cbb
commit
85b6a7a195
1 changed files with 2 additions and 0 deletions
|
|
@ -241,6 +241,8 @@ define Device/asus_rt-ax53u
|
|||
$(Device/dsa-migration)
|
||||
DEVICE_VENDOR := ASUS
|
||||
DEVICE_MODEL := RT-AX53U
|
||||
DEVICE_ALT0_VENDOR := ASUS
|
||||
DEVICE_ALT0_MODEL := RT-AX1800U
|
||||
IMAGE_SIZE := 51200k
|
||||
UBINIZE_OPTS := -E 5
|
||||
BLOCKSIZE := 128k
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue