From 3275bd6f9ab971f49c868b0761d2583e2a50af09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Steffen=20F=C3=B6rster?= Date: Mon, 24 Apr 2017 23:15:45 +0200 Subject: [PATCH] ar71xx: added profile for UBNT Airgateway Pro and alias for UBNT Airgateway LR The Airgateway LR is the same device as the normal Airgateway but with an detachable antenna. The Pro version is a cheap dual band device. --- docs/index.rst | 2 ++ targets/ar71xx-generic | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 12e4e81a..edd5a6a8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -196,6 +196,8 @@ ar71xx-generic * Ubiquiti - Air Gateway + - Air Gateway LR + - Air Gateway PRO - Air Router - Bullet M2/M5 - Loco M2/M5 diff --git a/targets/ar71xx-generic b/targets/ar71xx-generic index d92da9d8..2e877cb1 100644 --- a/targets/ar71xx-generic +++ b/targets/ar71xx-generic @@ -189,6 +189,10 @@ fi # Ubiquiti device ubiquiti-airgateway ubnt-air-gateway +alias ubiquiti-airgateway-lr + +device ubiquiti-airgateway-pro ubnt-air-gateway-pro + device ubiquiti-airrouter ubnt-airrouter device ubiquiti-bullet-m ubnt-bullet-m