ramips-mt76x8: add support for GL.iNet microuter-N300 (#2303)
This commit is contained in:
parent
a492e629f8
commit
794f4b2d3d
@ -239,6 +239,7 @@ ramips-mt76x8
|
|||||||
* GL.iNet
|
* GL.iNet
|
||||||
|
|
||||||
- GL-MT300N (v2)
|
- GL-MT300N (v2)
|
||||||
|
- microuter-N300
|
||||||
- VIXMINI
|
- VIXMINI
|
||||||
|
|
||||||
* NETGEAR
|
* NETGEAR
|
||||||
|
@ -9,6 +9,10 @@ device('gl-mt300n-v2', 'glinet_gl-mt300n-v2', {
|
|||||||
factory = false,
|
factory = false,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
device('gl.inet-microuter-n300', 'glinet_microuter-n300', {
|
||||||
|
factory = false,
|
||||||
|
})
|
||||||
|
|
||||||
device('gl.inet-vixmini', 'glinet_vixmini', {
|
device('gl.inet-vixmini', 'glinet_vixmini', {
|
||||||
factory = false,
|
factory = false,
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user