From ab7d6eb3aab7cde972f756550d0e0afa5b59571c Mon Sep 17 00:00:00 2001 From: juhosg 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34919 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 8e79f4cd5..b52665ab2 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