Skip to content

Commit

Permalink
mediatek-filogic: add support for NETGEAR WAX220 (#2943)
Browse files Browse the repository at this point in the history
  • Loading branch information
blocktrron authored Aug 26, 2023
1 parent eadec5b commit 29012f6
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 @@ -279,6 +279,10 @@ lantiq-xway
mediatek-filogic
----------------

* NETGEAR

- WAX220

* ZyXEL

- NWA50AX Pro
Expand Down
7 changes: 7 additions & 0 deletions targets/mediatek-filogic
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-- NETGEAR

device('netgear-wax220', 'netgear_wax220', {
factory_ext = '.img',
})


-- ZyXEL

device('zyxel-nwa50ax-pro', 'zyxel_nwa50ax-pro')

0 comments on commit 29012f6

Please sign in to comment.