Skip to content

Commit

Permalink
mediatek-filogic: add support for GL.iNet GL-MT3000 (freifunk-gluon#3052
Browse files Browse the repository at this point in the history
)

Signed-off-by: David Bauer <mail@david-bauer.net>
  • Loading branch information
blocktrron committed Nov 15, 2023
1 parent d9de466 commit 73fce2e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/user/supported_devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,10 @@ mediatek-filogic

- WR3000 (v1)

* GL.iNet

- GL-MT3000

* NETGEAR

- WAX220
Expand Down
7 changes: 7 additions & 0 deletions targets/mediatek-filogic
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ device('cudy-wr3000-v1', 'cudy_wr3000-v1', {
})


-- GL.iNet

device('gl.inet-gl-mt3000', 'glinet_gl-mt3000', {
factory = false,
})


-- NETGEAR

device('netgear-wax220', 'netgear_wax220', {
Expand Down

0 comments on commit 73fce2e

Please sign in to comment.