ar71xx: create image for the TP-Link TL-WR740N v3
[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/TLWR841NV15
88 NAME:=TP-LINK TL-WR841N v1.5
89 PACKAGES:=
90 endef
91
92 define Profile/TLWR841NV15/Description
93 Package set optimized for the TP-LINK TL-WR841N v1.5.
94 endef
95
96 $(eval $(call Profile,TLWR841NV15))
97
98 define Profile/TLWR841NDV3
99 NAME:=TP-LINK TL-WR841ND v3
100 PACKAGES:=
101 endef
102
103 define Profile/TLWR841NDV3/Description
104 Package set optimized for the TP-LINK TL-WR841ND v3.
105 endef
106
107 $(eval $(call Profile,TLWR841NDV3))
108
109 define Profile/TLWR841NDV5
110 NAME:=TP-LINK TL-WR841ND v5
111 PACKAGES:=
112 endef
113
114 define Profile/TLWR841NDV5/Description
115 Package set optimized for the TP-LINK TL-WR841ND v5.
116 endef
117
118 $(eval $(call Profile,TLWR841NDV5))
119
120 define Profile/TLWR841NDV7
121 NAME:=TP-LINK TL-WR841ND v7
122 PACKAGES:=
123 endef
124
125 define Profile/TLWR841NDV7/Description
126 Package set optimized for the TP-LINK TL-WR841ND v7.
127 endef
128
129 $(eval $(call Profile,TLWR841NDV7))
130
131 define Profile/TLWR941NDV2
132 NAME:=TP-LINK TL-WR941ND v2
133 PACKAGES:=
134 endef
135
136 define Profile/TLWR941NDV2/Description
137 Package set optimized for the TP-LINK TL-WR941ND v2.
138 endef
139
140 $(eval $(call Profile,TLWR941NDV2))
141
142 define Profile/TLWR941NDV3
143 NAME:=TP-LINK TL-WR941ND v3
144 PACKAGES:=
145 endef
146
147 define Profile/TLWR941NDV3/Description
148 Package set optimized for the TP-LINK TL-WR941ND v3.
149 endef
150
151 $(eval $(call Profile,TLWR941NDV3))
152
153 define Profile/TLWR941NDV4
154 NAME:=TP-LINK TL-WR941ND v4
155 PACKAGES:=
156 endef
157
158 define Profile/TLWR941NDV4/Description
159 Package set optimized for the TP-LINK TL-WR941ND v4.
160 endef
161
162 $(eval $(call Profile,TLWR941NDV4))
163
164 define Profile/TLWR1043NDV1
165 NAME:=TP-LINK TL-WR1043ND v1
166 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
167 endef
168
169 define Profile/TLWR1043NDV1/Description
170 Package set optimized for the TP-LINK TL-WR1043ND v1.
171 endef
172
173 $(eval $(call Profile,TLWR1043NDV1))