ath79: add variant UniFi AP LR
The hardware difference is the antenna which has a higher gain compared to the original UniFi AP. The variant was supported before in ar71xx. Signed-off-by: Jan-Niklas Burfeind <git@aiyionpri.me>
This commit is contained in:
committed by
Hauke Mehrtens
parent
50e1f3d84d
commit
75dffdc8cf
@@ -217,6 +217,14 @@ define Device/ubnt_unifi-ap
|
||||
endef
|
||||
TARGET_DEVICES += ubnt_unifi-ap
|
||||
|
||||
define Device/ubnt_unifi-ap-lr
|
||||
$(Device/ubnt-bz)
|
||||
DEVICE_MODEL := UniFi AP
|
||||
DEVICE_VARIANT := LR
|
||||
SUPPORTED_DEVICES += unifi ubnt,unifi ubnt,unifi-ap
|
||||
endef
|
||||
TARGET_DEVICES += ubnt_unifi-ap-lr
|
||||
|
||||
define Device/ubnt_unifiac
|
||||
DEVICE_VENDOR := Ubiquiti
|
||||
SOC := qca9563
|
||||
|
||||
Reference in New Issue
Block a user