Skip to content
Snippets Groups Projects
Unverified Commit 60aaa426 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

ar71xx-generic: add support for NETGEAR WNR2200

parent 4becc7db
Branches
Tags
No related merge requests found
...@@ -265,6 +265,14 @@ $(eval $(call GluonModel,WNDR3700,wndrmac,netgear-wndrmac)) # BROKEN: untested ...@@ -265,6 +265,14 @@ $(eval $(call GluonModel,WNDR3700,wndrmac,netgear-wndrmac)) # BROKEN: untested
endif endif
$(eval $(call GluonModel,WNDR3700,wndrmacv2,netgear-wndrmacv2)) $(eval $(call GluonModel,WNDR3700,wndrmacv2,netgear-wndrmacv2))
ifneq ($(BROKEN),)
# WNR2200
$(eval $(call GluonProfile,WNR2200)) # BROKEN: untested
$(eval $(call GluonModel,WNR2200,wnr2200,netgear-wnr2200))
$(eval $(call GluonProfileFactorySuffix,WNR2200,.img))
endif
## Allnet ## Allnet
# ALL0315N # ALL0315N
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment