Skip to content
Snippets Groups Projects
Commit 7fd1d0d6 authored by Steffen Förster's avatar Steffen Förster Committed by Matthias Schiffer
Browse files

ar71xx-generic: add support for ALFA N2 and N5 (#871)

+ added profile for these devices
+ added entry in the docs for these devices plus the missing alfa tube
parent 051fd926
No related branches found
No related tags found
No related merge requests found
......@@ -90,6 +90,9 @@ ar71xx-generic
- AP121
- AP121U
- Hornet-UB
- Tube2H
- N2
- N5
* Allnet
......
......@@ -369,6 +369,10 @@ $(eval $(call GluonModelAlias,HORNETUB,alfa-network-hornet-ub,alfa-network-ap121
$(eval $(call GluonProfile,TUBE2H))
$(eval $(call GluonModel,TUBE2H,tube2h-8M,alfa-network-tube2h))
# N2/N5
$(eval $(call GluonProfile,ALFANX))
$(eval $(call GluonModel,ALFANX,alfa-nx,alfa-network-n2-n5))
## 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