Skip to content
Snippets Groups Projects
Unverified Commit 794f4b2d authored by Tom Herbers's avatar Tom Herbers Committed by GitHub
Browse files

ramips-mt76x8: add support for GL.iNet microuter-N300 (#2303)

parent a492e629
No related branches found
No related tags found
No related merge requests found
......@@ -239,6 +239,7 @@ ramips-mt76x8
* GL.iNet
- GL-MT300N (v2)
- microuter-N300
- VIXMINI
* NETGEAR
......
......@@ -9,6 +9,10 @@ device('gl-mt300n-v2', 'glinet_gl-mt300n-v2', {
factory = false,
})
device('gl.inet-microuter-n300', 'glinet_microuter-n300', {
factory = false,
})
device('gl.inet-vixmini', 'glinet_vixmini', {
factory = false,
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment