From a3a6e0f0396714106c8942c89a55179213d85726 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 29 Dec 2012 16:02:28 +0000 Subject: ar71xx: Build the AP135 images Signed-off-by: Sujith Manoharan Signed-off-by: Gabor Juhos SVN-Revision: 34919 --- target/linux/ar71xx/generic/profiles/atheros.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/ar71xx/generic') diff --git a/target/linux/ar71xx/generic/profiles/atheros.mk b/target/linux/ar71xx/generic/profiles/atheros.mk index 8e79f4cd5a..b52665ab28 100644 --- a/target/linux/ar71xx/generic/profiles/atheros.mk +++ b/target/linux/ar71xx/generic/profiles/atheros.mk @@ -38,6 +38,17 @@ endef $(eval $(call Profile,AP121MINI)) +define Profile/AP135 + NAME:=Atheros AP135 reference board + PACKAGES:=kmod-usb-core kmod-usb2 kmod-usb-storage +endef + +define Profile/AP135/Description + Package set optimized for the Atheros AP135 reference board. +endef + +$(eval $(call Profile,AP135)) + define Profile/AP136 NAME:=Atheros AP136 reference board PACKAGES:=kmod-usb-core kmod-usb2 kmod-usb-storage -- cgit v1.2.3