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