ar71xx: add support for the TP-LINK TL-MR3220 v1 board
[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-ath9k wpad-mini kmod-usb-core kmod-usb2
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-ath9k wpad-mini kmod-usb-core kmod-usb2
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:=kmod-ath9k wpad-mini
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/TLWR741NDV1
42 NAME:=TP-LINK TL-WR741ND v1
43 PACKAGES:=kmod-ath9k wpad-mini
44 endef
45
46 define Profile/TLWR741NDV1/Description
47 Package set optimized for the TP-LINK TL-WR741ND v1.
48 endef
49
50 $(eval $(call Profile,TLWR741NDV1))
51
52 define Profile/TLWR841NV15
53 NAME:=TP-LINK TL-WR841N v1.5
54 PACKAGES:=kmod-ath9k wpad-mini
55 endef
56
57 define Profile/TLWR841NV15/Description
58 Package set optimized for the TP-LINK TL-WR841N v1.5.
59 endef
60
61 $(eval $(call Profile,TLWR841NV15))
62
63 define Profile/TLWR841NDV3
64 NAME:=TP-LINK TL-WR841ND v3
65 PACKAGES:=kmod-ath9k wpad-mini
66 endef
67
68 define Profile/TLWR841NDV3/Description
69 Package set optimized for the TP-LINK TL-WR841ND v3.
70 endef
71
72 $(eval $(call Profile,TLWR841NDV3))
73
74 define Profile/TLWR841NDV5
75 NAME:=TP-LINK TL-WR841ND v5
76 PACKAGES:=kmod-ath9k wpad-mini
77 endef
78
79 define Profile/TLWR841NDV5/Description
80 Package set optimized for the TP-LINK TL-WR841ND v5.
81 endef
82
83 $(eval $(call Profile,TLWR841NDV5))
84
85 define Profile/TLWR841NDV7
86 NAME:=TP-LINK TL-WR841ND v7
87 PACKAGES:=kmod-ath9k wpad-mini
88 endef
89
90 define Profile/TLWR841NDV7/Description
91 Package set optimized for the TP-LINK TL-WR841ND v7.
92 endef
93
94 $(eval $(call Profile,TLWR841NDV7))
95
96 define Profile/TLWR941NDV2
97 NAME:=TP-LINK TL-WR941ND v2
98 PACKAGES:=kmod-ath9k wpad-mini
99 endef
100
101 define Profile/TLWR941NDV2/Description
102 Package set optimized for the TP-LINK TL-WR941ND v2.
103 endef
104
105 $(eval $(call Profile,TLWR941NDV2))
106
107 define Profile/TLWR941NDV3
108 NAME:=TP-LINK TL-WR941ND v3
109 PACKAGES:=kmod-ath9k wpad-mini
110 endef
111
112 define Profile/TLWR941NDV3/Description
113 Package set optimized for the TP-LINK TL-WR941ND v3.
114 endef
115
116 $(eval $(call Profile,TLWR941NDV3))
117
118 define Profile/TLWR941NDV4
119 NAME:=TP-LINK TL-WR941ND v4
120 PACKAGES:=kmod-ath9k wpad-mini
121 endef
122
123 define Profile/TLWR941NDV4/Description
124 Package set optimized for the TP-LINK TL-WR941ND v4.
125 endef
126
127 $(eval $(call Profile,TLWR941NDV4))
128
129 define Profile/TLWR1043NDV1
130 NAME:=TP-LINK TL-WR1043ND v1
131 PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2
132 endef
133
134 define Profile/TLWR1043NDV1/Description
135 Package set optimized for the TP-LINK TL-WR1043ND v1.
136 endef
137
138 $(eval $(call Profile,TLWR1043NDV1))