From dc23df8a8ca728871d84f0a140f4b52c36b03f1d Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 24 Mar 2022 09:26:01 +0100 Subject: ath79: change Ubiquiti UniFi AP model name to include "AP" While it hasn't always been clear whether the "AP" is part of the model name on the Ubiquiti website, we include it for all other pre-AC variants (AP Pro and the AP Outdoor+). Add it to the original UniFi AP as well for consistency. Signed-off-by: Matthias Schiffer --- target/linux/ath79/image/generic-ubnt.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/image/generic-ubnt.mk') diff --git a/target/linux/ath79/image/generic-ubnt.mk b/target/linux/ath79/image/generic-ubnt.mk index 9470adf48b..0b613df62b 100644 --- a/target/linux/ath79/image/generic-ubnt.mk +++ b/target/linux/ath79/image/generic-ubnt.mk @@ -419,7 +419,7 @@ TARGET_DEVICES += ubnt_routerstation-pro define Device/ubnt_unifi $(Device/ubnt-bz) - DEVICE_MODEL := UniFi + DEVICE_MODEL := UniFi AP SUPPORTED_DEVICES += unifi endef TARGET_DEVICES += ubnt_unifi -- cgit v1.2.3