From 1bb8a7613eb07e96c837ed3fd9c3c852915b10dd Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Thu, 16 Feb 2012 07:45:28 +0000 Subject: Add Ubiquiti UniFi Profile; It's an AP without USB so don't include USB drivers by default SVN-Revision: 30571 --- target/linux/ar71xx/generic/profiles/ubnt.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target') diff --git a/target/linux/ar71xx/generic/profiles/ubnt.mk b/target/linux/ar71xx/generic/profiles/ubnt.mk index a7fd9a2619..668171b8e6 100644 --- a/target/linux/ar71xx/generic/profiles/ubnt.mk +++ b/target/linux/ar71xx/generic/profiles/ubnt.mk @@ -27,6 +27,17 @@ endef $(eval $(call Profile,UBNTRSPRO)) +define Profile/UBNTUNIFI + NAME:=Ubiquiti UniFi AP + PACKAGES:= +endef + +define Profile/UBNTUNIFI/Description + Package set optimized for the Ubiquiti UniFi AP. +endef + +$(eval $(call Profile,UBNTUNIFI)) + define Profile/UBNT NAME:=Ubiquiti Products PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 -- cgit v1.2.3