add support for ubiquiti airRouter
This commit is contained in:
parent
b1e1b47a70
commit
472a1ff3eb
@ -141,6 +141,7 @@ ar71xx-generic
|
|||||||
* Ubiquiti
|
* Ubiquiti
|
||||||
|
|
||||||
- Air Gateway
|
- Air Gateway
|
||||||
|
- Air Router
|
||||||
- Bullet M
|
- Bullet M
|
||||||
- Nanostation M
|
- Nanostation M
|
||||||
- Nanostation M XW
|
- Nanostation M XW
|
||||||
|
@ -29,6 +29,7 @@ ar71xx-generic
|
|||||||
* Ubiquiti
|
* Ubiquiti
|
||||||
|
|
||||||
- airGateway
|
- airGateway
|
||||||
|
- airRouter
|
||||||
|
|
||||||
* Western Digital
|
* Western Digital
|
||||||
|
|
||||||
|
@ -146,6 +146,7 @@ endif
|
|||||||
## Ubiquiti (everything)
|
## Ubiquiti (everything)
|
||||||
$(eval $(call GluonProfile,UBNT))
|
$(eval $(call GluonProfile,UBNT))
|
||||||
$(eval $(call GluonModel,UBNT,ubnt-air-gateway,ubiquiti-airgateway))
|
$(eval $(call GluonModel,UBNT,ubnt-air-gateway,ubiquiti-airgateway))
|
||||||
|
$(eval $(call GluonModel,UBNT,ubnt-airrouter,ubiquiti-airrouter))
|
||||||
|
|
||||||
$(eval $(call GluonModel,UBNT,ubnt-bullet-m,ubiquiti-bullet-m))
|
$(eval $(call GluonModel,UBNT,ubnt-bullet-m,ubiquiti-bullet-m))
|
||||||
$(eval $(call GluonModelAlias,UBNT,ubiquiti-bullet-m,ubiquiti-loco-m))
|
$(eval $(call GluonModelAlias,UBNT,ubiquiti-bullet-m,ubiquiti-loco-m))
|
||||||
|
Loading…
Reference in New Issue
Block a user