2013-07-24 16:54:41 +08:00
|
|
|
#
|
2014-06-13 17:16:15 +08:00
|
|
|
# Copyright (C) 2014 OpenWrt.org
|
2013-07-24 16:54:41 +08:00
|
|
|
#
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# See /LICENSE for more information.
|
|
|
|
#
|
|
|
|
|
2014-06-13 17:16:15 +08:00
|
|
|
define Profile/AWAPN2403
|
|
|
|
NAME:=AisaRF AWAPN2403
|
2013-07-24 16:54:41 +08:00
|
|
|
endef
|
|
|
|
|
2014-06-13 17:16:15 +08:00
|
|
|
define Profile/AWAPN2403/Description
|
|
|
|
Package set for Allnet ALL0239-3G
|
2013-07-24 16:54:41 +08:00
|
|
|
endef
|
|
|
|
|
2014-06-13 17:16:15 +08:00
|
|
|
$(eval $(call Profile,AWAPN2403))
|