Merge pull request #2902 from freifunk-gluon/backport-2794-to-v2022.1.x
[Backport v2022.1.x] Backport 2794 to v2022.1.x
This commit is contained in:
commit
1c76fcb58b
@ -358,6 +358,7 @@ ramips-mt7621
|
||||
|
||||
* Cudy
|
||||
|
||||
- WR1300 (v1)
|
||||
- WR2100
|
||||
- X6 (v1, v2)
|
||||
|
||||
|
@ -7,6 +7,10 @@ device('asus-rt-ac57u', 'asus_rt-ac57u', {
|
||||
|
||||
-- Cudy
|
||||
|
||||
device('cudy-wr1300', 'cudy_wr1300', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
device('cudy-wr2100', 'cudy_wr2100', {
|
||||
factory = false,
|
||||
})
|
||||
@ -69,12 +73,14 @@ device('netgear-wndr3700-v5', 'netgear_wndr3700-v5', {
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
-- TP-Link
|
||||
|
||||
device('tp-link-re500-v1', 'tplink_re500-v1')
|
||||
|
||||
device('tp-link-re650-v1', 'tplink_re650-v1')
|
||||
|
||||
|
||||
-- Ubiquiti
|
||||
|
||||
device('ubiquiti-unifi-6-lite', 'ubnt_unifi-6-lite', {
|
||||
@ -96,6 +102,7 @@ device('xiaomi-mi-router-3g-v2', 'xiaomi_mi-router-3g-v2', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
|
||||
-- ZBT
|
||||
|
||||
device('zbtlink-zbt-wg3526-16m', 'zbtlink_zbt-wg3526-16m', {
|
||||
|
Loading…
Reference in New Issue
Block a user