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
This commit is contained in:
parent
051fd926ef
commit
7fd1d0d62e
@ -90,6 +90,9 @@ ar71xx-generic
|
|||||||
- AP121
|
- AP121
|
||||||
- AP121U
|
- AP121U
|
||||||
- Hornet-UB
|
- Hornet-UB
|
||||||
|
- Tube2H
|
||||||
|
- N2
|
||||||
|
- N5
|
||||||
|
|
||||||
* Allnet
|
* Allnet
|
||||||
|
|
||||||
|
@ -369,6 +369,10 @@ $(eval $(call GluonModelAlias,HORNETUB,alfa-network-hornet-ub,alfa-network-ap121
|
|||||||
$(eval $(call GluonProfile,TUBE2H))
|
$(eval $(call GluonProfile,TUBE2H))
|
||||||
$(eval $(call GluonModel,TUBE2H,tube2h-8M,alfa-network-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
|
||||||
|
|
||||||
# Meraki MR12/MR62
|
# Meraki MR12/MR62
|
||||||
|
Loading…
Reference in New Issue
Block a user