ar71xx: cleanup TP-Link profiles
[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/TLMR3220
9         NAME:=TP-LINK TL-MR3220
10         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
11 endef
12
13 define Profile/TLMR3220/Description
14         Package set optimized for the TP-LINK TL-MR3220.
15 endef
16 $(eval $(call Profile,TLMR3220))
17
18
19 define Profile/TLMR3420
20         NAME:=TP-LINK TL-MR3420
21         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
22 endef
23
24 define Profile/TLMR3420/Description
25         Package set optimized for the TP-LINK TL-MR3420.
26 endef
27 $(eval $(call Profile,TLMR3420))
28
29
30 define Profile/TLWR703
31         NAME:=TP-LINK TL-WR703N
32         PACKAGES:=kmod-usb-core kmod-usb2
33 endef
34
35 define Profile/TLWR703/Description
36         Package set optimized for the TP-LINK TL-WR703N.
37 endef
38 $(eval $(call Profile,TLWR703))
39
40
41 define Profile/TLWA901
42         NAME:=TP-LINK TL-WA901N/ND
43         PACKAGES:=
44 endef
45
46 define Profile/TLWA901/Description
47         Package set optimized for the TP-LINK TL-WA901N/ND.
48 endef
49 $(eval $(call Profile,TLWA901))
50
51
52 define Profile/TLWR740
53         NAME:=TP-LINK TL-WR740N/ND
54         PACKAGES:=
55 endef
56
57 define Profile/TLWR740/Description
58         Package set optimized for the TP-LINK TL-WR740N/ND.
59 endef
60 $(eval $(call Profile,TLWR740))
61
62
63 define Profile/TLWR741
64         NAME:=TP-LINK TL-WR741N/ND
65         PACKAGES:=
66 endef
67
68 define Profile/TLWR741/Description
69         Package set optimized for the TP-LINK TL-WR741N/ND.
70 endef
71 $(eval $(call Profile,TLWR741))
72
73
74 define Profile/TLWR743
75         NAME:=TP-LINK TL-WR743N/ND
76         PACKAGES:=
77 endef
78
79 define Profile/TLWR743/Description
80         Package set optimized for the TP-LINK TL-WR743N/ND.
81 endef
82 $(eval $(call Profile,TLWR743))
83
84
85 define Profile/TLWR841
86         NAME:=TP-LINK TL-WR841N/ND
87         PACKAGES:=
88 endef
89
90 define Profile/TLWR841/Description
91         Package set optimized for the TP-LINK TL-WR841N/ND.
92 endef
93 $(eval $(call Profile,TLWR841))
94
95
96 define Profile/TLWR941
97         NAME:=TP-LINK TL-WR941N/ND
98         PACKAGES:=
99 endef
100
101 define Profile/TLWR941/Description
102         Package set optimized for the TP-LINK TL-WR941N/ND.
103 endef
104 $(eval $(call Profile,TLWR941))
105
106
107 define Profile/TLWR1043
108         NAME:=TP-LINK TL-WR1043N/ND
109         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
110 endef
111
112 define Profile/TLWR1043/Description
113         Package set optimized for the TP-LINK TL-WR1043N/ND.
114 endef
115 $(eval $(call Profile,TLWR1043))