瀏覽代碼

add support for ubiquiti airRouter

Neal Oakey 8 年之前
父節點
當前提交
472a1ff3eb
共有 3 個文件被更改,包括 3 次插入0 次删除
  1. 1 0
      docs/index.rst
  2. 1 0
      docs/releases/v2016.1.rst
  3. 1 0
      targets/ar71xx-generic/profiles.mk

+ 1 - 0
docs/index.rst

@@ -141,6 +141,7 @@ ar71xx-generic
 * Ubiquiti
 
   - Air Gateway
+  - Air Router
   - Bullet M
   - Nanostation M
   - Nanostation M XW

+ 1 - 0
docs/releases/v2016.1.rst

@@ -29,6 +29,7 @@ ar71xx-generic
 * Ubiquiti
 
   - airGateway
+  - airRouter
 
 * Western Digital
 

+ 1 - 0
targets/ar71xx-generic/profiles.mk

@@ -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))