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