Skip to content
Snippets Groups Projects
Unverified Commit 73fce2e9 authored by David Bauer's avatar David Bauer Committed by GitHub
Browse files

mediatek-filogic: add support for GL.iNet GL-MT3000 (#3052)

parent d9de4660
No related branches found
No related tags found
No related merge requests found
...@@ -290,6 +290,10 @@ mediatek-filogic ...@@ -290,6 +290,10 @@ mediatek-filogic
- WR3000 (v1) - WR3000 (v1)
* GL.iNet
- GL-MT3000
* NETGEAR * NETGEAR
- WAX220 - WAX220
......
...@@ -12,6 +12,13 @@ device('cudy-wr3000-v1', 'cudy_wr3000-v1', { ...@@ -12,6 +12,13 @@ device('cudy-wr3000-v1', 'cudy_wr3000-v1', {
}) })
-- GL.iNet
device('gl.inet-gl-mt3000', 'glinet_gl-mt3000', {
factory = false,
})
-- NETGEAR -- NETGEAR
device('netgear-wax220', 'netgear_wax220', { device('netgear-wax220', 'netgear_wax220', {
......
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