Skip to content
Snippets Groups Projects
Commit 49fcfb8d authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

Merge pull request #623 from oakey-dev/master

add support for ubiquiti airRouter
parents b1e1b47a 472a1ff3
No related branches found
No related tags found
No related merge requests found
......@@ -141,6 +141,7 @@ ar71xx-generic
* Ubiquiti
- Air Gateway
- Air Router
- Bullet M
- Nanostation M
- Nanostation M XW
......
......@@ -29,6 +29,7 @@ ar71xx-generic
* Ubiquiti
- airGateway
- airRouter
* Western Digital
......
......@@ -146,6 +146,7 @@ endif
## Ubiquiti (everything)
$(eval $(call GluonProfile,UBNT))
$(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 GluonModelAlias,UBNT,ubiquiti-bullet-m,ubiquiti-loco-m))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment