firmware-utils/mktplinkfw: add support for TP-LINK WA801NDv1
[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/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/TLMR3040
31 NAME:=TP-LINK TL-MR3040
32 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
33 endef
34
35 define Profile/TLMR3040/Description
36 Package set optimized for the TP-LINK TL-MR3040.
37 endef
38 $(eval $(call Profile,TLMR3040))
39
40
41 define Profile/TLMR3220
42 NAME:=TP-LINK TL-MR3220
43 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
44 endef
45
46 define Profile/TLMR3220/Description
47 Package set optimized for the TP-LINK TL-MR3220.
48 endef
49 $(eval $(call Profile,TLMR3220))
50
51
52 define Profile/TLMR3420
53 NAME:=TP-LINK TL-MR3420
54 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
55 endef
56
57 define Profile/TLMR3420/Description
58 Package set optimized for the TP-LINK TL-MR3420.
59 endef
60 $(eval $(call Profile,TLMR3420))
61
62
63 define Profile/TLWR703
64 NAME:=TP-LINK TL-WR703N
65 PACKAGES:=kmod-usb-core kmod-usb2
66 endef
67
68
69 define Profile/TLWR703/Description
70 Package set optimized for the TP-LINK TL-WR703N.
71 endef
72 $(eval $(call Profile,TLWR703))
73
74
75 define Profile/TLWA701
76 NAME:=TP-LINK TL-WA701N/ND
77 PACKAGES:=
78 endef
79
80 define Profile/TLWA701/Description
81 Package set optimized for the TP-LINK TL-WA701N/ND.
82 endef
83 $(eval $(call Profile,TLWA701))
84
85 define Profile/TLWA7510
86 NAME:=TP-LINK TL-WA7510N
87 PACKAGES:=
88 endef
89
90 define Profile/TLWA7510/Description
91 Package set optimized for the TP-LINK TL-WA7510N.
92 endef
93 $(eval $(call Profile,TLWA7510))
94
95
96 define Profile/TLWA901
97 NAME:=TP-LINK TL-WA901N/ND
98 PACKAGES:=
99 endef
100
101 define Profile/TLWA901/Description
102 Package set optimized for the TP-LINK TL-WA901N/ND.
103 endef
104 $(eval $(call Profile,TLWA901))
105
106
107 define Profile/TLWDR4300
108 NAME:=TP-LINK TL-WDR3600/4300/4310
109 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
110 endef
111
112 define Profile/TLWDR4300/Description
113 Package set optimized for the TP-LINK TL-WDR3600/4300/4310.
114 endef
115 $(eval $(call Profile,TLWDR4300))
116
117
118 define Profile/TLWR740
119 NAME:=TP-LINK TL-WR740N/ND
120 PACKAGES:=
121 endef
122
123 define Profile/TLWR740/Description
124 Package set optimized for the TP-LINK TL-WR740N/ND.
125 endef
126 $(eval $(call Profile,TLWR740))
127
128
129 define Profile/TLWR741
130 NAME:=TP-LINK TL-WR741N/ND
131 PACKAGES:=
132 endef
133
134 define Profile/TLWR741/Description
135 Package set optimized for the TP-LINK TL-WR741N/ND.
136 endef
137 $(eval $(call Profile,TLWR741))
138
139
140 define Profile/TLWR743
141 NAME:=TP-LINK TL-WR743N/ND
142 PACKAGES:=
143 endef
144
145 define Profile/TLWR743/Description
146 Package set optimized for the TP-LINK TL-WR743N/ND.
147 endef
148 $(eval $(call Profile,TLWR743))
149
150
151 define Profile/TLWR841
152 NAME:=TP-LINK TL-WR841N/ND
153 PACKAGES:=
154 endef
155
156 define Profile/TLWR841/Description
157 Package set optimized for the TP-LINK TL-WR841N/ND.
158 endef
159 $(eval $(call Profile,TLWR841))
160
161
162 define Profile/TLWR842
163 NAME:=TP-LINK TL-WR842N/ND
164 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
165 endef
166
167 define Profile/TLWR842/Description
168 Package set optimized for the TP-LINK TL-WR842N/ND.
169 endef
170 $(eval $(call Profile,TLWR842))
171
172
173 define Profile/TLWR941
174 NAME:=TP-LINK TL-WR941N/ND
175 PACKAGES:=
176 endef
177
178 define Profile/TLWR941/Description
179 Package set optimized for the TP-LINK TL-WR941N/ND.
180 endef
181 $(eval $(call Profile,TLWR941))
182
183
184 define Profile/TLWR1041
185 NAME:=TP-LINK TL-WR1041N
186 PACKAGES:=
187 endef
188
189 define Profile/TLWR1041/Description
190 Package set optimized for the TP-LINK TL-WR1041N/ND.
191 endef
192 $(eval $(call Profile,TLWR1041))
193
194
195 define Profile/TLWR1043
196 NAME:=TP-LINK TL-WR1043N/ND
197 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
198 endef
199
200 define Profile/TLWR1043/Description
201 Package set optimized for the TP-LINK TL-WR1043N/ND.
202 endef
203 $(eval $(call Profile,TLWR1043))
204
205
206 define Profile/TLWR2543
207 NAME:=TP-LINK TL-WR2543N/ND
208 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
209 endef
210
211 define Profile/TLWR2543/Description
212 Package set optimized for the TP-LINK TL-WR2543N/ND.
213 endef
214 $(eval $(call Profile,TLWR2543))