From ebaba153317d9d32e7f7f8c9187205f9b5d1c47e Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Wed, 23 Mar 2016 22:31:38 +0000 Subject: ar71xx: add support for ap120c Signed-off-by: Luka Perkov SVN-Revision: 49082 --- target/linux/ar71xx/generic/profiles/alfa.mk | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'target/linux/ar71xx/generic/profiles') diff --git a/target/linux/ar71xx/generic/profiles/alfa.mk b/target/linux/ar71xx/generic/profiles/alfa.mk index 6e259dc602..ae82fb704d 100644 --- a/target/linux/ar71xx/generic/profiles/alfa.mk +++ b/target/linux/ar71xx/generic/profiles/alfa.mk @@ -1,10 +1,22 @@ # -# Copyright (C) 2011-2013 OpenWrt.org +# Copyright (C) 2011-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # +define Profile/ALFAAP120C + NAME:=ALFA Network AP120C board + PACKAGES:=uboot-envtools +endef + +define Profile/ALFAAP120C/Description + Package set optimized for the ALFA Network AP120C board +endef + +$(eval $(call Profile,ALFAAP120C)) + + define Profile/ALFAAP96 NAME:=ALFA Network AP96 board PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-rtc-pcf2123 -- cgit v1.2.3