2011-12-23 14:27:10 +00:00
|
|
|
#
|
|
|
|
# Copyright (C) 2011 OpenWrt.org
|
|
|
|
#
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# See /LICENSE for more information.
|
|
|
|
#
|
|
|
|
|
2015-08-17 06:01:38 +00:00
|
|
|
define Profile/ESR-9753
|
|
|
|
NAME:=EnGenius ESR-9753
|
2011-12-23 14:27:10 +00:00
|
|
|
PACKAGES:=
|
|
|
|
endef
|
|
|
|
|
2015-08-17 06:01:38 +00:00
|
|
|
define Profile/ESR-9753/Description
|
|
|
|
EnGenius ESR-9753 profile.
|
2011-12-23 14:27:10 +00:00
|
|
|
endef
|
2015-08-17 06:01:38 +00:00
|
|
|
$(eval $(call Profile,ESR-9753))
|