ar71xx: add support for TP-LINK TL-WA860RE v1
[openwrt/svn-archive/archive.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/ARCHERC7
9 NAME:=TP-LINK Archer C7
10 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev kmod-ath10k
11 endef
12
13 define Profile/ARCHERC7/Description
14 Package set optimized for the TP-LINK Archer C7.
15 endef
16 $(eval $(call Profile,ARCHERC7))
17
18
19 define Profile/TLMR10U
20 NAME:=TP-LINK TL-MR10U
21 PACKAGES:=kmod-usb-core kmod-usb2
22 endef
23
24 define Profile/TLMR10U/Description
25 Package set optimized for the TP-LINK TL-MR10U.
26 endef
27 $(eval $(call Profile,TLMR10U))
28
29
30 define Profile/TLMR11U
31 NAME:=TP-LINK TL-MR11U
32 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
33 endef
34
35 define Profile/TLMR11U/Description
36 Package set optimized for the TP-LINK TL-MR11U.
37 endef
38 $(eval $(call Profile,TLMR11U))
39
40
41 define Profile/TLMR13U
42 NAME:=TP-LINK TL-MR13U
43 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
44 endef
45
46 define Profile/TLMR13U/Description
47 Package set optimized for the TP-LINK TL-MR13U.
48 endef
49 $(eval $(call Profile,TLMR13U))
50
51
52 define Profile/TLMR3020
53 NAME:=TP-LINK TL-MR3020
54 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
55 endef
56
57 define Profile/TLMR3020/Description
58 Package set optimized for the TP-LINK TL-MR3020.
59 endef
60 $(eval $(call Profile,TLMR3020))
61
62
63 define Profile/TLMR3040
64 NAME:=TP-LINK TL-MR3040
65 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
66 endef
67
68 define Profile/TLMR3040/Description
69 Package set optimized for the TP-LINK TL-MR3040.
70 endef
71 $(eval $(call Profile,TLMR3040))
72
73
74 define Profile/TLMR3220
75 NAME:=TP-LINK TL-MR3220
76 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
77 endef
78
79 define Profile/TLMR3220/Description
80 Package set optimized for the TP-LINK TL-MR3220.
81 endef
82 $(eval $(call Profile,TLMR3220))
83
84
85 define Profile/TLMR3420
86 NAME:=TP-LINK TL-MR3420
87 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
88 endef
89
90 define Profile/TLMR3420/Description
91 Package set optimized for the TP-LINK TL-MR3420.
92 endef
93 $(eval $(call Profile,TLMR3420))
94
95
96 define Profile/TLWR703
97 NAME:=TP-LINK TL-WR703N
98 PACKAGES:=kmod-usb-core kmod-usb2
99 endef
100
101
102 define Profile/TLWR703/Description
103 Package set optimized for the TP-LINK TL-WR703N.
104 endef
105 $(eval $(call Profile,TLWR703))
106
107
108 define Profile/TLWR710
109 NAME:=TP-LINK TL-WR710N
110 PACKAGES:=kmod-usb-core kmod-usb2
111 endef
112
113
114 define Profile/TLWR710/Description
115 Package set optimized for the TP-LINK TL-WR710N.
116 endef
117 $(eval $(call Profile,TLWR710))
118
119
120 define Profile/TLWR720
121 NAME:=TP-LINK TL-WR720N
122 PACKAGES:=kmod-usb-core kmod-usb2
123 endef
124
125
126 define Profile/TLWR720/Description
127 Package set optimized for the TP-LINK TL-WR720N.
128 endef
129 $(eval $(call Profile,TLWR720))
130
131
132 define Profile/TLWA701
133 NAME:=TP-LINK TL-WA701N/ND
134 PACKAGES:=
135 endef
136
137 define Profile/TLWA701/Description
138 Package set optimized for the TP-LINK TL-WA701N/ND.
139 endef
140 $(eval $(call Profile,TLWA701))
141
142 define Profile/TLWA730RE
143 NAME:=TP-LINK TL-WA730RE
144 PACKAGES:=
145 endef
146
147 define Profile/TLWA730RE/Description
148 Package set optimized for the TP-LINK TL-WA730RE.
149 endef
150 $(eval $(call Profile,TLWA730RE))
151
152 define Profile/TLWA750
153 NAME:=TP-LINK TL-WA750RE
154 PACKAGES:=rssileds
155 endef
156
157 define Profile/TLWA750/Description
158 Package set optimized for the TP-LINK TL-WA750RE.
159 endef
160 $(eval $(call Profile,TLWA750))
161
162
163 define Profile/TLWA7510
164 NAME:=TP-LINK TL-WA7510N
165 PACKAGES:=
166 endef
167
168 define Profile/TLWA7510/Description
169 Package set optimized for the TP-LINK TL-WA7510N.
170 endef
171 $(eval $(call Profile,TLWA7510))
172
173 define Profile/TLWA801
174 NAME:=TP-LINK TL-WA801N/ND
175 PACKAGES:=
176 endef
177
178 define Profile/TLWA801/Description
179 Package set optimized for the TP-LINK TL-WA801N/ND.
180 endef
181 $(eval $(call Profile,TLWA801))
182
183 define Profile/TLWA830
184 NAME:=TP-LINK TL-WA830RE
185 PACKAGES:=
186 endef
187
188 define Profile/TLWA830/Description
189 Package set optimized for the TP-LINK TL-WA830RE.
190 endef
191 $(eval $(call Profile,TLWA830))
192
193
194 define Profile/TLWA850
195 NAME:=TP-LINK TL-WA850RE
196 PACKAGES:=rssileds
197 endef
198
199 define Profile/TLWA850/Description
200 Package set optimized for the TP-LINK TL-WA850RE.
201 endef
202 $(eval $(call Profile,TLWA850))
203
204
205 define Profile/TLWA860
206 NAME:=TP-LINK TL-WA860RE
207 PACKAGES:=
208 endef
209
210 define Profile/TLWA860/Description
211 Package set optimized for the TP-LINK TL-WA860RE.
212 endef
213 $(eval $(call Profile,TLWA860))
214
215
216 define Profile/TLWA901
217 NAME:=TP-LINK TL-WA901N/ND
218 PACKAGES:=
219 endef
220
221 define Profile/TLWA901/Description
222 Package set optimized for the TP-LINK TL-WA901N/ND.
223 endef
224 $(eval $(call Profile,TLWA901))
225
226
227 define Profile/TLWDR4300
228 NAME:=TP-LINK TL-WDR3500/3600/4300/4310/MW4350R
229 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
230 endef
231
232 define Profile/TLWDR4300/Description
233 Package set optimized for the TP-LINK TL-WDR3500/3600/4300/4310/MW4350R.
234 endef
235 $(eval $(call Profile,TLWDR4300))
236
237
238 define Profile/TLWDR4900V2
239 NAME:=TP-LINK TL-WDR4900v2
240 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
241 endef
242
243 define Profile/TLWDR4900V2/Description
244 Package set optimized for the TP-LINK TL-WDR4900v2.
245 endef
246 $(eval $(call Profile,TLWDR4900V2))
247
248
249 define Profile/TLWR740
250 NAME:=TP-LINK TL-WR740N/ND
251 PACKAGES:=
252 endef
253
254 define Profile/TLWR740/Description
255 Package set optimized for the TP-LINK TL-WR740N/ND.
256 endef
257 $(eval $(call Profile,TLWR740))
258
259
260 define Profile/TLWR741
261 NAME:=TP-LINK TL-WR741N/ND
262 PACKAGES:=
263 endef
264
265 define Profile/TLWR741/Description
266 Package set optimized for the TP-LINK TL-WR741N/ND.
267 endef
268 $(eval $(call Profile,TLWR741))
269
270
271 define Profile/TLWR743
272 NAME:=TP-LINK TL-WR743N/ND
273 PACKAGES:=
274 endef
275
276 define Profile/TLWR743/Description
277 Package set optimized for the TP-LINK TL-WR743N/ND.
278 endef
279 $(eval $(call Profile,TLWR743))
280
281
282 define Profile/TLWR841
283 NAME:=TP-LINK TL-WR841N/ND
284 PACKAGES:=
285 endef
286
287 define Profile/TLWR841/Description
288 Package set optimized for the TP-LINK TL-WR841N/ND.
289 endef
290 $(eval $(call Profile,TLWR841))
291
292
293 define Profile/TLWR842
294 NAME:=TP-LINK TL-WR842N/ND
295 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
296 endef
297
298 define Profile/TLWR842/Description
299 Package set optimized for the TP-LINK TL-WR842N/ND.
300 endef
301 $(eval $(call Profile,TLWR842))
302
303
304 define Profile/TLWR941
305 NAME:=TP-LINK TL-WR941N/ND
306 PACKAGES:=
307 endef
308
309 define Profile/TLWR941/Description
310 Package set optimized for the TP-LINK TL-WR941N/ND.
311 endef
312 $(eval $(call Profile,TLWR941))
313
314
315 define Profile/TLWR1041
316 NAME:=TP-LINK TL-WR1041N
317 PACKAGES:=
318 endef
319
320 define Profile/TLWR1041/Description
321 Package set optimized for the TP-LINK TL-WR1041N/ND.
322 endef
323 $(eval $(call Profile,TLWR1041))
324
325
326 define Profile/TLWR1043
327 NAME:=TP-LINK TL-WR1043N/ND
328 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
329 endef
330
331 define Profile/TLWR1043/Description
332 Package set optimized for the TP-LINK TL-WR1043N/ND.
333 endef
334 $(eval $(call Profile,TLWR1043))
335
336
337 define Profile/TLWR2543
338 NAME:=TP-LINK TL-WR2543N/ND
339 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
340 endef
341
342 define Profile/TLWR2543/Description
343 Package set optimized for the TP-LINK TL-WR2543N/ND.
344 endef
345 $(eval $(call Profile,TLWR2543))