ar71xx: create image for the TP-Link TL-WR743ND 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/TLMR3220V1
9 NAME:=TP-LINK TL-MR3220 v1
10 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
11 endef
12
13 define Profile/TLMR3220V1/Description
14 Package set optimized for the TP-LINK TL-MR3220 v1.
15 endef
16
17 $(eval $(call Profile,TLMR3220V1))
18
19 define Profile/TLMR3420V1
20 NAME:=TP-LINK TL-MR3420 v1
21 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
22 endef
23
24 define Profile/TLMR3420V1/Description
25 Package set optimized for the TP-LINK TL-MR3420 v1.
26 endef
27
28 $(eval $(call Profile,TLMR3420V1))
29
30 define Profile/TLWA901NDV1
31 NAME:=TP-LINK TL-WA901ND v1
32 PACKAGES:=
33 endef
34
35 define Profile/TLWA901NDV1/Description
36 Package set optimized for the TP-LINK TL-WA901ND v1.
37 endef
38
39 $(eval $(call Profile,TLWA901NDV1))
40
41 define Profile/TLWA901NDV2
42 NAME:=TP-LINK TL-WA901ND v2
43 PACKAGES:=
44 endef
45
46 define Profile/TLWA901NDV2/Description
47 Package set optimized for the TP-LINK TL-WA901ND v2.
48 endef
49
50 $(eval $(call Profile,TLWA901NDV2))
51
52 define Profile/TLWR741NDV1
53 NAME:=TP-LINK TL-WR741ND v1
54 PACKAGES:=
55 endef
56
57 define Profile/TLWR741NDV1/Description
58 Package set optimized for the TP-LINK TL-WR741ND v1.
59 endef
60
61 $(eval $(call Profile,TLWR741NDV1))
62
63 define Profile/TLWR740NV1
64 NAME:=TP-LINK TL-WR740N v1
65 PACKAGES:=
66 endef
67
68 define Profile/TLWR740NV1/Description
69 Package set optimized for the TP-LINK TL-WR740N v1.
70 endef
71
72 $(eval $(call Profile,TLWR740NV1))
73
74
75 define Profile/TLWR740NV3
76 NAME:=TP-LINK TL-WR740N v3
77 PACKAGES:=
78 endef
79
80 define Profile/TLWR740NV3/Description
81 Package set optimized for the TP-LINK TL-WR740N v3.
82 endef
83
84 $(eval $(call Profile,TLWR740NV3))
85
86
87 define Profile/TLWR743NDV1
88 NAME:=TP-LINK TL-WR743ND v1
89 PACKAGES:=
90 endef
91
92 define Profile/TLWR743NDV1/Description
93 Package set optimized for the TP-LINK TL-WR743ND v1.
94 endef
95
96 $(eval $(call Profile,TLWR743NDV1))
97
98 define Profile/TLWR841NV15
99 NAME:=TP-LINK TL-WR841N v1.5
100 PACKAGES:=
101 endef
102
103 define Profile/TLWR841NV15/Description
104 Package set optimized for the TP-LINK TL-WR841N v1.5.
105 endef
106
107 $(eval $(call Profile,TLWR841NV15))
108
109 define Profile/TLWR841NDV3
110 NAME:=TP-LINK TL-WR841ND v3
111 PACKAGES:=
112 endef
113
114 define Profile/TLWR841NDV3/Description
115 Package set optimized for the TP-LINK TL-WR841ND v3.
116 endef
117
118 $(eval $(call Profile,TLWR841NDV3))
119
120 define Profile/TLWR841NDV5
121 NAME:=TP-LINK TL-WR841ND v5
122 PACKAGES:=
123 endef
124
125 define Profile/TLWR841NDV5/Description
126 Package set optimized for the TP-LINK TL-WR841ND v5.
127 endef
128
129 $(eval $(call Profile,TLWR841NDV5))
130
131 define Profile/TLWR841NDV7
132 NAME:=TP-LINK TL-WR841ND v7
133 PACKAGES:=
134 endef
135
136 define Profile/TLWR841NDV7/Description
137 Package set optimized for the TP-LINK TL-WR841ND v7.
138 endef
139
140 $(eval $(call Profile,TLWR841NDV7))
141
142 define Profile/TLWR941NDV2
143 NAME:=TP-LINK TL-WR941ND v2
144 PACKAGES:=
145 endef
146
147 define Profile/TLWR941NDV2/Description
148 Package set optimized for the TP-LINK TL-WR941ND v2.
149 endef
150
151 $(eval $(call Profile,TLWR941NDV2))
152
153 define Profile/TLWR941NDV3
154 NAME:=TP-LINK TL-WR941ND v3
155 PACKAGES:=
156 endef
157
158 define Profile/TLWR941NDV3/Description
159 Package set optimized for the TP-LINK TL-WR941ND v3.
160 endef
161
162 $(eval $(call Profile,TLWR941NDV3))
163
164 define Profile/TLWR941NDV4
165 NAME:=TP-LINK TL-WR941ND v4
166 PACKAGES:=
167 endef
168
169 define Profile/TLWR941NDV4/Description
170 Package set optimized for the TP-LINK TL-WR941ND v4.
171 endef
172
173 $(eval $(call Profile,TLWR941NDV4))
174
175 define Profile/TLWR1043NDV1
176 NAME:=TP-LINK TL-WR1043ND v1
177 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
178 endef
179
180 define Profile/TLWR1043NDV1/Description
181 Package set optimized for the TP-LINK TL-WR1043ND v1.
182 endef
183
184 $(eval $(call Profile,TLWR1043NDV1))