From b26077026fc0f4e99c9d4c97e71f263770615500 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 7 Jul 2015 08:06:05 +0000 Subject: ar71xx: add support for ap143 Signed-off-by: Miaoqing Pan SVN-Revision: 46208 --- target/linux/ar71xx/generic/profiles/atheros.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'target/linux/ar71xx/generic/profiles/atheros.mk') diff --git a/target/linux/ar71xx/generic/profiles/atheros.mk b/target/linux/ar71xx/generic/profiles/atheros.mk index ba124844c3..091461d25e 100644 --- a/target/linux/ar71xx/generic/profiles/atheros.mk +++ b/target/linux/ar71xx/generic/profiles/atheros.mk @@ -71,6 +71,18 @@ endef $(eval $(call Profile,AP136)) +define Profile/AP143 + NAME:=Qualcomm Atheros AP143 reference board + PACKAGES:=kmod-usb-core kmod-usb2 kmod-usb-storage +endef + +define Profile/AP143/Description + Package set optimized for the Qualcomm Atheros AP143 reference board. +endef + +$(eval $(call Profile,AP143)) + + define Profile/AP81 NAME:=Atheros AP81 reference board PACKAGES:=kmod-usb-core kmod-usb2 -- cgit v1.2.3