mediatek-mt7622: add support for Xiaomi AX3200 (#2566)

This commit is contained in:
Maximilian Baumgartner 2022-07-03 23:33:27 +02:00 committed by GitHub
parent 66f7a0f62e
commit 7b43eb2eed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View File

@ -234,6 +234,10 @@ mediatek-mt7622
- UniFi 6 LR
* Xiaomi
- AX3200 (RB03)
mpc85xx-p1010
-------------

View File

@ -9,3 +9,10 @@ device('linksys-e8450-ubi', 'linksys_e8450-ubi', {
device('ubiquiti-unifi-6-lr', 'ubnt_unifi-6-lr', {
factory = false,
})
-- Xiaomi
device('xiaomi-redmi-router-ax6s', 'xiaomi_redmi-router-ax6s', {
factory = false,
})