ramips: add suport for ZBT APE522II
[openwrt/openwrt.git] / target / linux / ar71xx / generic / profiles / d-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/DHP1565A1
9 NAME:=D-Link DHP-1565 rev. A1
10 PACKAGES:=kmod-usb-core kmod-usb2
11 endef
12
13 define Profile/DHP1565A1/Description
14 Package set optimized for the D-Link DHP-1565 rev. A1.
15 endef
16
17 $(eval $(call Profile,DHP1565A1))
18
19 define Profile/DIR505A1
20 NAME:=D-Link DIR-505 rev. A1
21 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
22 endef
23
24 define Profile/DIR505A1/Description
25 Package set optimized for the D-Link DIR-505 rev. A1.
26 endef
27
28 $(eval $(call Profile,DIR505A1))
29
30 define Profile/DIR600A1
31 NAME:=D-Link DIR-600 rev. A1
32 PACKAGES:=
33 endef
34
35 define Profile/DIR600A1/Description
36 Package set optimized for the D-Link DIR-600 rev. A1.
37 endef
38
39 $(eval $(call Profile,DIR600A1))
40
41 define Profile/DIR601A1
42 NAME:=D-Link DIR-601 rev. A1
43 PACKAGES:=
44 endef
45
46 define Profile/DIR601A1/Description
47 Package set optimized for the D-Link DIR-601 rev. A1.
48 endef
49
50 $(eval $(call Profile,DIR601A1))
51
52 define Profile/DIR601B1
53 NAME:=D-Link DIR-601 rev. B1
54 PACKAGES:=
55 endef
56
57 define Profile/DIR601B1/Description
58 Package set optimized for the D-Link DIR-601 rev. B1.
59 endef
60
61 $(eval $(call Profile,DIR601B1))
62
63 define Profile/DIR615C1
64 NAME:=D-Link DIR-615 rev. C1
65 PACKAGES:=
66 endef
67
68 define Profile/DIR615C1/Description
69 Package set optimized for the D-Link DIR-615 rev. C1.
70 endef
71
72 $(eval $(call Profile,DIR615C1))
73
74 define Profile/DIR615E1
75 NAME:=D-Link DIR-615 rev. E1
76 PACKAGES:=
77 endef
78
79 define Profile/DIR615E1/Description
80 Package set optimized for the D-Link DIR-615 rev. E1.
81 endef
82
83 $(eval $(call Profile,DIR615E1))
84
85 define Profile/DIR615E4
86 NAME:=D-Link DIR-615 rev. E4
87 PACKAGES:=
88 endef
89
90 define Profile/DIR615E4/Description
91 Package set optimized for the D-Link DIR-615 rev. E4.
92 endef
93
94 $(eval $(call Profile,DIR615E4))
95
96 define Profile/DIR615IX
97 NAME:=D-Link DIR-615 rev. I1
98 PACKAGES:=
99 endef
100
101 define Profile/DIR615IX/Description
102 Package set optimized for the D-Link DIR-615 rev. I1.
103 endef
104
105 $(eval $(call Profile,DIR615IX))
106
107 define Profile/DIR825B1
108 NAME:=D-Link DIR-825 rev. B1
109 PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
110 endef
111
112 define Profile/DIR825B1/Description
113 Package set optimized for the D-Link DIR-825 rev. B1.
114 endef
115
116 $(eval $(call Profile,DIR825B1))
117
118 define Profile/DIR825C1
119 NAME:=D-Link DIR-825 rev. C1
120 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
121 endef
122
123 define Profile/DIR825C1/Description
124 Package set optimized for the D-Link DIR-825 rev. C1.
125 endef
126
127 $(eval $(call Profile,DIR825C1))
128
129 define Profile/DIR835A1
130 NAME:=D-Link DIR-835 rev. A1
131 PACKAGES:=kmod-usb-core kmod-usb2
132 endef
133
134 define Profile/DIR835A1/Description
135 Package set optimized for the D-Link DIR-835 rev. A1.
136 endef
137
138 $(eval $(call Profile,DIR835A1))
139
140
141 define Profile/DGL5500A1
142 NAME:=D-Link DGL-5500 rev. A1
143 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ath10k
144 endef
145
146 define Profile/DIR5500A1/Description
147 Package set optimized for the D-Link DGL-5500 rev. A1.
148 endef
149
150 $(eval $(call Profile,DGL5500A1))