Merge pull request #2851 from freifunk-gluon/v2022.1.x-backports
v2022.1.x ramips-mt7621 hardware backports
This commit is contained in:
commit
4cb1d45e19
@ -342,8 +342,17 @@ ramips-mt7621
|
||||
|
||||
* D-Link
|
||||
|
||||
- DAP-X1860 (A1)
|
||||
- DIR-860L (B1)
|
||||
|
||||
* GL.iNet
|
||||
|
||||
- GL-MT1300
|
||||
|
||||
* Mercusys
|
||||
|
||||
- MR70X (v1)
|
||||
|
||||
* NETGEAR
|
||||
|
||||
- EX6150 (v1)
|
||||
|
@ -14,9 +14,23 @@ device('cudy-wr2100', 'cudy_wr2100', {
|
||||
|
||||
-- D-Link
|
||||
|
||||
device('d-link-dap-x1860-a1', 'dlink_dap-x1860-a1')
|
||||
|
||||
device('d-link-dir-860l-b1', 'dlink_dir-860l-b1')
|
||||
|
||||
|
||||
-- GL.iNet
|
||||
|
||||
device('gl.inet-gl-mt1300', 'glinet_gl-mt1300', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
|
||||
-- Mercusys
|
||||
|
||||
device('mercusys-mr70x-v1', 'mercusys_mr70x-v1')
|
||||
|
||||
|
||||
-- Netgear
|
||||
|
||||
device('netgear-ex6150', 'netgear_ex6150', {
|
||||
|
Loading…
Reference in New Issue
Block a user