ar71xx: add profile and build image for the TL-WR1041N v2 board
[openwrt.git] / target / linux / ar71xx / generic / profiles / tp-link.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/TLMR11U
9         NAME:=TP-LINK TL-MR11U
10         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
11 endef
12
13 define Profile/TLMR11U/Description
14         Package set optimized for the TP-LINK TL-MR11U.
15 endef
16 $(eval $(call Profile,TLMR11U))
17
18
19 define Profile/TLMR3020
20         NAME:=TP-LINK TL-MR3020
21         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
22 endef
23
24 define Profile/TLMR3020/Description
25         Package set optimized for the TP-LINK TL-MR3020.
26 endef
27 $(eval $(call Profile,TLMR3020))
28
29
30 define Profile/TLMR3220
31         NAME:=TP-LINK TL-MR3220
32         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
33 endef
34
35 define Profile/TLMR3220/Description
36         Package set optimized for the TP-LINK TL-MR3220.
37 endef
38 $(eval $(call Profile,TLMR3220))
39
40
41 define Profile/TLMR3420
42         NAME:=TP-LINK TL-MR3420
43         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
44 endef
45
46 define Profile/TLMR3420/Description
47         Package set optimized for the TP-LINK TL-MR3420.
48 endef
49 $(eval $(call Profile,TLMR3420))
50
51
52 define Profile/TLWR703
53         NAME:=TP-LINK TL-WR703N
54         PACKAGES:=kmod-usb-core kmod-usb2
55 endef
56
57
58 define Profile/TLWR703/Description
59         Package set optimized for the TP-LINK TL-WR703N.
60 endef
61 $(eval $(call Profile,TLWR703))
62
63
64 define Profile/TLWA701
65         NAME:=TP-LINK TL-WA701N/ND
66         PACKAGES:=
67 endef
68
69 define Profile/TLWA701/Description
70         Package set optimized for the TP-LINK TL-WA701N/ND.
71 endef
72 $(eval $(call Profile,TLWA701))
73
74
75 define Profile/TLWA901
76         NAME:=TP-LINK TL-WA901N/ND
77         PACKAGES:=
78 endef
79
80 define Profile/TLWA901/Description
81         Package set optimized for the TP-LINK TL-WA901N/ND.
82 endef
83 $(eval $(call Profile,TLWA901))
84
85
86 define Profile/TLWR740
87         NAME:=TP-LINK TL-WR740N/ND
88         PACKAGES:=
89 endef
90
91 define Profile/TLWR740/Description
92         Package set optimized for the TP-LINK TL-WR740N/ND.
93 endef
94 $(eval $(call Profile,TLWR740))
95
96
97 define Profile/TLWR741
98         NAME:=TP-LINK TL-WR741N/ND
99         PACKAGES:=
100 endef
101
102 define Profile/TLWR741/Description
103         Package set optimized for the TP-LINK TL-WR741N/ND.
104 endef
105 $(eval $(call Profile,TLWR741))
106
107
108 define Profile/TLWR743
109         NAME:=TP-LINK TL-WR743N/ND
110         PACKAGES:=
111 endef
112
113 define Profile/TLWR743/Description
114         Package set optimized for the TP-LINK TL-WR743N/ND.
115 endef
116 $(eval $(call Profile,TLWR743))
117
118
119 define Profile/TLWR841
120         NAME:=TP-LINK TL-WR841N/ND
121         PACKAGES:=
122 endef
123
124 define Profile/TLWR841/Description
125         Package set optimized for the TP-LINK TL-WR841N/ND.
126 endef
127 $(eval $(call Profile,TLWR841))
128
129
130 define Profile/TLWR842
131         NAME:=TP-LINK TL-WR842N/ND
132         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
133 endef
134
135 define Profile/TLWR842/Description
136         Package set optimized for the TP-LINK TL-WR842N/ND.
137 endef
138 $(eval $(call Profile,TLWR842))
139
140
141 define Profile/TLWR941
142         NAME:=TP-LINK TL-WR941N/ND
143         PACKAGES:=
144 endef
145
146 define Profile/TLWR941/Description
147         Package set optimized for the TP-LINK TL-WR941N/ND.
148 endef
149 $(eval $(call Profile,TLWR941))
150
151
152 define Profile/TLWR1041
153         NAME:=TP-LINK TL-WR1041N
154         PACKAGES:=
155 endef
156
157 define Profile/TLWR1041/Description
158         Package set optimized for the TP-LINK TL-WR1041N/ND.
159 endef
160 $(eval $(call Profile,TLWR1041))
161
162
163 define Profile/TLWR1043
164         NAME:=TP-LINK TL-WR1043N/ND
165         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
166 endef
167
168 define Profile/TLWR1043/Description
169         Package set optimized for the TP-LINK TL-WR1043N/ND.
170 endef
171 $(eval $(call Profile,TLWR1043))
172
173
174 define Profile/TLWR2543
175         NAME:=TP-LINK TL-WR2543N/ND
176         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
177 endef
178
179 define Profile/TLWR2543/Description
180         Package set optimized for the TP-LINK TL-WR2543N/ND.
181 endef
182 $(eval $(call Profile,TLWR2543))