Skip to content
Snippets Groups Projects
Commit 7a03c09e authored by Sprinterfreak's avatar Sprinterfreak Committed by Matthias Schiffer
Browse files

ar71xx-generic: add support for ALFA Networks Tube2H (#828)

parent 8e8f794c
No related branches found
No related tags found
No related merge requests found
......@@ -355,6 +355,13 @@ $(eval $(call GluonModel,HORNETUB,hornet-ub,alfa-hornet-ub))
$(eval $(call GluonModelAlias,HORNETUB,alfa-hornet-ub,alfa-ap121))
$(eval $(call GluonModelAlias,HORNETUB,alfa-hornet-ub,alfa-ap121u))
ifneq ($(BROKEN),)
# Tube2H
$(eval $(call GluonProfile,TUBE2H))
$(eval $(call GluonModel,TUBE2H8M,tube2h-8m,alfa-tube2h-8m)) # BROKEN: working, only generic bgn
$(eval $(call GluonModel,TUBE2H16M,tube2h-16m,alfa-tube2h-16m)) # BROKEN: untested
endif
## Meraki
# Meraki MR12/MR62
......
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