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

define Profile/TEW692GR
	NAME:=TRENDnet TEW-692GR
	PACKAGES:=swconfig
endef

define Profile/TEW692GR/Description
	Package set compatible with the TRENDnet TEW-692GR board.
endef
$(eval $(call Profile,TEW692GR))