aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt305x/profiles/engenius.mk
blob: cef275ef9fd48f1e94267b38e2f9068f06edd897 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Copyright (C) 2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#

define Profile/ESR-9753
	NAME:=EnGenius ESR-9753
	PACKAGES:=
endef

define Profile/ESR-9753/Description
	EnGenius ESR-9753 profile.
endef
$(eval $(call Profile,ESR-9753))