ar71xx-generic: add support for NETGEAR WNR2200
This commit is contained in:
parent
4becc7dbbd
commit
60aaa426e6
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user