ec9f423810f9096817409da66b6154b8c59b7be8
[openwrt/svn-archive/archive.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 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-ath9k wpad-mini 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:=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/TLWR740NV1
53 NAME:=TP-LINK TL-WR740N v1
54 PACKAGES:=kmod-ath9k wpad-mini
55 endef
56
57 define Profile/TLWR740NV1/Description
58 Package set optimized for the TP-LINK TL-WR740N v1.
59 endef
60
61 $(eval $(call Profile,TLWR740NV1))
62
63 define Profile/TLWR841NV15
64 NAME:=TP-LINK TL-WR841N v1.5
65 PACKAGES:=kmod-ath9k wpad-mini
66 endef
67
68 define Profile/TLWR841NV15/Description
69 Package set optimized for the TP-LINK TL-WR841N v1.5.
70 endef
71
72 $(eval $(call Profile,TLWR841NV15))
73
74 define Profile/TLWR841NDV3
75 NAME:=TP-LINK TL-WR841ND v3
76 PACKAGES:=kmod-ath9k wpad-mini
77 endef
78
79 define Profile/TLWR841NDV3/Description
80 Package set optimized for the TP-LINK TL-WR841ND v3.
81 endef
82
83 $(eval $(call Profile,TLWR841NDV3))
84
85 define Profile/TLWR841NDV5
86 NAME:=TP-LINK TL-WR841ND v5
87 PACKAGES:=kmod-ath9k wpad-mini
88 endef
89
90 define Profile/TLWR841NDV5/Description
91 Package set optimized for the TP-LINK TL-WR841ND v5.
92 endef
93
94 $(eval $(call Profile,TLWR841NDV5))
95
96 define Profile/TLWR841NDV7
97 NAME:=TP-LINK TL-WR841ND v7
98 PACKAGES:=kmod-ath9k wpad-mini
99 endef
100
101 define Profile/TLWR841NDV7/Description
102 Package set optimized for the TP-LINK TL-WR841ND v7.
103 endef
104
105 $(eval $(call Profile,TLWR841NDV7))
106
107 define Profile/TLWR941NDV2
108 NAME:=TP-LINK TL-WR941ND v2
109 PACKAGES:=kmod-ath9k wpad-mini
110 endef
111
112 define Profile/TLWR941NDV2/Description
113 Package set optimized for the TP-LINK TL-WR941ND v2.
114 endef
115
116 $(eval $(call Profile,TLWR941NDV2))
117
118 define Profile/TLWR941NDV3
119 NAME:=TP-LINK TL-WR941ND v3
120 PACKAGES:=kmod-ath9k wpad-mini
121 endef
122
123 define Profile/TLWR941NDV3/Description
124 Package set optimized for the TP-LINK TL-WR941ND v3.
125 endef
126
127 $(eval $(call Profile,TLWR941NDV3))
128
129 define Profile/TLWR941NDV4
130 NAME:=TP-LINK TL-WR941ND v4
131 PACKAGES:=kmod-ath9k wpad-mini
132 endef
133
134 define Profile/TLWR941NDV4/Description
135 Package set optimized for the TP-LINK TL-WR941ND v4.
136 endef
137
138 $(eval $(call Profile,TLWR941NDV4))
139
140 define Profile/TLWR1043NDV1
141 NAME:=TP-LINK TL-WR1043ND v1
142 PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
143 endef
144
145 define Profile/TLWR1043NDV1/Description
146 Package set optimized for the TP-LINK TL-WR1043ND v1.
147 endef
148
149 $(eval $(call Profile,TLWR1043NDV1))