ar71xx: clean up profiles, put in kmod-ath9k and wpad-mini by default (fixes #9954)
[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 define Profile/TLWR841NV15
75         NAME:=TP-LINK TL-WR841N v1.5
76         PACKAGES:=
77 endef
78
79 define Profile/TLWR841NV15/Description
80         Package set optimized for the TP-LINK TL-WR841N v1.5.
81 endef
82
83 $(eval $(call Profile,TLWR841NV15))
84
85 define Profile/TLWR841NDV3
86         NAME:=TP-LINK TL-WR841ND v3
87         PACKAGES:=
88 endef
89
90 define Profile/TLWR841NDV3/Description
91         Package set optimized for the TP-LINK TL-WR841ND v3.
92 endef
93
94 $(eval $(call Profile,TLWR841NDV3))
95
96 define Profile/TLWR841NDV5
97         NAME:=TP-LINK TL-WR841ND v5
98         PACKAGES:=
99 endef
100
101 define Profile/TLWR841NDV5/Description
102         Package set optimized for the TP-LINK TL-WR841ND v5.
103 endef
104
105 $(eval $(call Profile,TLWR841NDV5))
106
107 define Profile/TLWR841NDV7
108         NAME:=TP-LINK TL-WR841ND v7
109         PACKAGES:=
110 endef
111
112 define Profile/TLWR841NDV7/Description
113         Package set optimized for the TP-LINK TL-WR841ND v7.
114 endef
115
116 $(eval $(call Profile,TLWR841NDV7))
117
118 define Profile/TLWR941NDV2
119         NAME:=TP-LINK TL-WR941ND v2
120         PACKAGES:=
121 endef
122
123 define Profile/TLWR941NDV2/Description
124         Package set optimized for the TP-LINK TL-WR941ND v2.
125 endef
126
127 $(eval $(call Profile,TLWR941NDV2))
128
129 define Profile/TLWR941NDV3
130         NAME:=TP-LINK TL-WR941ND v3
131         PACKAGES:=
132 endef
133
134 define Profile/TLWR941NDV3/Description
135         Package set optimized for the TP-LINK TL-WR941ND v3.
136 endef
137
138 $(eval $(call Profile,TLWR941NDV3))
139
140 define Profile/TLWR941NDV4
141         NAME:=TP-LINK TL-WR941ND v4
142         PACKAGES:=
143 endef
144
145 define Profile/TLWR941NDV4/Description
146         Package set optimized for the TP-LINK TL-WR941ND v4.
147 endef
148
149 $(eval $(call Profile,TLWR941NDV4))
150
151 define Profile/TLWR1043NDV1
152         NAME:=TP-LINK TL-WR1043ND v1
153         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
154 endef
155
156 define Profile/TLWR1043NDV1/Description
157         Package set optimized for the TP-LINK TL-WR1043ND v1.
158 endef
159
160 $(eval $(call Profile,TLWR1043NDV1))