Skip to content
Snippets Groups Projects
Commit b02ca5f1 authored by David Bauer's avatar David Bauer
Browse files

mediatek-filogic: add support for ZyXEL NWA50AX Pro

parent 1b6db9bc
No related branches found
No related tags found
No related merge requests found
......@@ -272,6 +272,13 @@ lantiq-xway
- DGN3500B [#lan_as_wan]_
mediatek-filogic
----------------
* ZyXEL
- NWA50AX Pro
mediatek-mt7622
---------------
......
-- ZyXEL
device('zyxel-nwa50ax-pro', 'zyxel_nwa50ax-pro')
......@@ -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))
......
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