From 61d715505cda9d5c508bcf7c593f029be18e37a4 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 17 Dec 2012 12:28:21 +0000 Subject: ar71xx: add profile and build image for UniFi AP Pro Signed-off-by: Gabor Juhos SVN-Revision: 34730 --- target/linux/ar71xx/generic/profiles/ubnt.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'target/linux/ar71xx/generic') diff --git a/target/linux/ar71xx/generic/profiles/ubnt.mk b/target/linux/ar71xx/generic/profiles/ubnt.mk index dc26956b39..d8e24d0032 100644 --- a/target/linux/ar71xx/generic/profiles/ubnt.mk +++ b/target/linux/ar71xx/generic/profiles/ubnt.mk @@ -49,6 +49,18 @@ endef $(eval $(call Profile,UBNTUNIFIOUTDOOR)) +define Profile/UAPPRO + NAME:=Ubiquiti UniFi AP Pro + PACKAGES:= +endef + +define Profile/UAPPRO/Description + Package set optimized for the Ubiquiti UniFi AP Pro. +endef + +$(eval $(call Profile,UAPPRO)) + + define Profile/UBNT NAME:=Ubiquiti Products PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 -- cgit v1.2.3