From cede06cebc7678b5d617ab4f64b3b53b8bbe44dc Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 12 Feb 2016 08:31:32 +0000 Subject: ar71xx: Support for Ubiquiti UniFi AP AC LITE Add support for the Ubiquiti UniFi AP AC LITE Signed-off-by: P.Wassi SVN-Revision: 48711 --- target/linux/ar71xx/generic/profiles/ubnt.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/ar71xx/generic/profiles/ubnt.mk') diff --git a/target/linux/ar71xx/generic/profiles/ubnt.mk b/target/linux/ar71xx/generic/profiles/ubnt.mk index d8e24d0032..94eff18318 100644 --- a/target/linux/ar71xx/generic/profiles/ubnt.mk +++ b/target/linux/ar71xx/generic/profiles/ubnt.mk @@ -38,6 +38,17 @@ endef $(eval $(call Profile,UBNTUNIFI)) +define Profile/UBNTUNIFIAC + NAME:=Ubiquiti UniFi AP AC + PACKAGES:=kmod-ath10k ath10k-firmware-qca988x +endef + +define Profile/UBNTUNIFIAC/Description + Package set optimized for the Ubiquiti UniFi AP AC. +endef + +$(eval $(call Profile,UBNTUNIFIAC)) + define Profile/UBNTUNIFIOUTDOOR NAME:=Ubiquiti UniFiAP Outdoor PACKAGES:= -- cgit v1.2.3