bad87447513db044be78aed080d316efb96ef2e3
[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/TLWA901NDV1
9 NAME:=TP-LINK TL-WA901ND v1
10 PACKAGES:=kmod-ath9k wpad-mini
11 endef
12
13 define Profile/TLWA901NDV1/Description
14 Package set optimized for the TP-LINK TL-WA901ND v1.
15 endef
16
17 $(eval $(call Profile,TLWA901NDV1))
18
19 define Profile/TLWR741NDV1
20 NAME:=TP-LINK TL-WR741ND v1
21 PACKAGES:=kmod-ath9k wpad-mini
22 endef
23
24 define Profile/TLWR741NDV1/Description
25 Package set optimized for the TP-LINK TL-WR741ND v1.
26 endef
27
28 $(eval $(call Profile,TLWR741NDV1))
29
30 define Profile/TLWR841NV15
31 NAME:=TP-LINK TL-WR841N v1.5
32 PACKAGES:=kmod-ath9k wpad-mini
33 endef
34
35 define Profile/TLWR841NV15/Description
36 Package set optimized for the TP-LINK TL-WR841N v1.5.
37 endef
38
39 $(eval $(call Profile,TLWR841NV15))
40
41 define Profile/TLWR841NDV3
42 NAME:=TP-LINK TL-WR841ND v3
43 PACKAGES:=kmod-ath9k wpad-mini
44 endef
45
46 define Profile/TLWR841NDV3/Description
47 Package set optimized for the TP-LINK TL-WR841ND v3.
48 endef
49
50 $(eval $(call Profile,TLWR841NDV3))
51
52 define Profile/TLWR841NDV5
53 NAME:=TP-LINK TL-WR841ND v5
54 PACKAGES:=kmod-ath9k wpad-mini
55 endef
56
57 define Profile/TLWR841NDV5/Description
58 Package set optimized for the TP-LINK TL-WR841ND v5.
59 endef
60
61 $(eval $(call Profile,TLWR841NDV5))
62
63 define Profile/TLWR841NDV7
64 NAME:=TP-LINK TL-WR841ND v7
65 PACKAGES:=kmod-ath9k wpad-mini
66 endef
67
68 define Profile/TLWR841NDV7/Description
69 Package set optimized for the TP-LINK TL-WR841ND v7.
70 endef
71
72 $(eval $(call Profile,TLWR841NDV7))
73
74 define Profile/TLWR941NDV2
75 NAME:=TP-LINK TL-WR941ND v2
76 PACKAGES:=kmod-ath9k wpad-mini
77 endef
78
79 define Profile/TLWR941NDV2/Description
80 Package set optimized for the TP-LINK TL-WR941ND v2.
81 endef
82
83 $(eval $(call Profile,TLWR941NDV2))
84
85 define Profile/TLWR941NDV3
86 NAME:=TP-LINK TL-WR941ND v3
87 PACKAGES:=kmod-ath9k wpad-mini
88 endef
89
90 define Profile/TLWR941NDV3/Description
91 Package set optimized for the TP-LINK TL-WR941ND v3.
92 endef
93
94 $(eval $(call Profile,TLWR941NDV3))
95
96 define Profile/TLWR941NDV4
97 NAME:=TP-LINK TL-WR941ND v4
98 PACKAGES:=kmod-ath9k wpad-mini
99 endef
100
101 define Profile/TLWR941NDV4/Description
102 Package set optimized for the TP-LINK TL-WR941ND v4.
103 endef
104
105 $(eval $(call Profile,TLWR941NDV4))
106
107 define Profile/TLWR1043NDV1
108 NAME:=TP-LINK TL-WR1043ND v1
109 PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2
110 endef
111
112 define Profile/TLWR1043NDV1/Description
113 Package set optimized for the TP-LINK TL-WR1043ND v1.
114 endef
115
116 $(eval $(call Profile,TLWR1043NDV1))