Skip to content

Commit

Permalink
mediatek-filogic: add support for ZyXEL NWA50AX Pro
Browse files Browse the repository at this point in the history
  • Loading branch information
blocktrron committed Aug 22, 2023
1 parent 1b6db9b commit b02ca5f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/user/supported_devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,13 @@ lantiq-xway

- DGN3500B [#lan_as_wan]_

mediatek-filogic
----------------

* ZyXEL

- NWA50AX Pro

mediatek-mt7622
---------------

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

device('zyxel-nwa50ax-pro', 'zyxel_nwa50ax-pro')
1 change: 1 addition & 0 deletions targets/targets.mk
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ $(eval $(call GluonTarget,ipq40xx,mikrotik))
$(eval $(call GluonTarget,ipq806x,generic))
$(eval $(call GluonTarget,lantiq,xrx200))
$(eval $(call GluonTarget,lantiq,xway))
$(eval $(call GluonTarget,mediatek,filogic))
$(eval $(call GluonTarget,mediatek,mt7622))
$(eval $(call GluonTarget,mpc85xx,p1010))
$(eval $(call GluonTarget,mpc85xx,p1020))
Expand Down

0 comments on commit b02ca5f

Please sign in to comment.