openwrtv3/target/linux/ramips/rt305x/profiles/asiarf.mk
John Crispin 6d213a644d ramips: add asiarf awapn2403 support
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41177
2014-06-13 09:16:15 +00:00

16 lines
321 B
Makefile

#
# Copyright (C) 2014 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
define Profile/AWAPN2403
NAME:=AisaRF AWAPN2403
endef
define Profile/AWAPN2403/Description
Package set for Allnet ALL0239-3G
endef
$(eval $(call Profile,AWAPN2403))