From b98205c946a89861563c402167a954e2caa13603 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 24 Jul 2015 09:09:42 +0000 Subject: ar71xx: Add support for AP147-010 reference board Signed-off-by: Sven Eckelmann SVN-Revision: 46457 --- target/linux/ar71xx/generic/profiles/atheros.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux/ar71xx/generic/profiles') diff --git a/target/linux/ar71xx/generic/profiles/atheros.mk b/target/linux/ar71xx/generic/profiles/atheros.mk index 091461d25e..5f6657c6da 100644 --- a/target/linux/ar71xx/generic/profiles/atheros.mk +++ b/target/linux/ar71xx/generic/profiles/atheros.mk @@ -82,6 +82,16 @@ endef $(eval $(call Profile,AP143)) +define Profile/AP147 + NAME:=Qualcomm Atheros AP147 reference board + PACKAGES:=kmod-usb-core kmod-usb2 kmod-usb-storage +endef + +define Profile/AP147/Description + Package set optimized for the Atheros AP147 reference board. +endef + +$(eval $(call Profile,AP147)) define Profile/AP81 NAME:=Atheros AP81 reference board -- cgit v1.2.3