Skip to content
Snippets Groups Projects
Commit bb2a1852 authored by Alex Eickhoff's avatar Alex Eickhoff
Browse files

remove broken flag for Netgear WNDRMACv2

parent 0b6a0be1
Branches
Tags
No related merge requests found
......@@ -184,8 +184,8 @@ $(eval $(call GluonModel,WNDR3700,wndr3700v2,netgear-wndr3700v2))
$(eval $(call GluonModel,WNDR3700,wndr3800,netgear-wndr3800))
ifeq ($(BROKEN),1)
$(eval $(call GluonModel,WNDR3700,wndrmac,netgear-wndrmac)) # BROKEN: untested
$(eval $(call GluonModel,WNDR3700,wndrmacv2,netgear-wndrmacv2)) # BROKEN: untested
endif
$(eval $(call GluonModel,WNDR3700,wndrmacv2,netgear-wndrmacv2))
## Allnet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment