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