ar71xx: sync profile/target default changes with trunk
[openwrt-10.03/.git] / target / linux / ar71xx / profiles / trendnet.mk
1 #
2 # Copyright (C) 2009 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Profile/TEW632BRP
9         NAME:=TRENDNet TEW-632BRP
10         PACKAGES:=
11 endef
12
13 define Profile/TEW632BRP/Description
14         Package set optimized for the TRENDNet TEW-632BRP.
15 endef
16
17 $(eval $(call Profile,TEW632BRP))
18
19 define Profile/TEW652BRP
20         NAME:=TRENDNet TEW-652BRP
21         PACKAGES:=
22 endef
23
24 define Profile/TEW652BRP/Description
25         Package set optimized for the TRENDNet TEW-652BRP.
26 endef
27
28 $(eval $(call Profile,TEW652BRP))