add D-link DGL-5500 A1 support
[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
97 define Profile/DIR825B1
98 NAME:=D-Link DIR-825 rev. B1
99 PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
100 endef
101
102 define Profile/DIR825B1/Description
103 Package set optimized for the D-Link DIR-825 rev. B1.
104 endef
105
106 $(eval $(call Profile,DIR825B1))
107
108 define Profile/DIR825C1
109 NAME:=D-Link DIR-825 rev. C1
110 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
111 endef
112
113 define Profile/DIR825C1/Description
114 Package set optimized for the D-Link DIR-825 rev. C1.
115 endef
116
117 $(eval $(call Profile,DIR825C1))
118
119 define Profile/DIR835A1
120 NAME:=D-Link DIR-835 rev. A1
121 PACKAGES:=kmod-usb-core kmod-usb2
122 endef
123
124 define Profile/DIR835A1/Description
125 Package set optimized for the D-Link DIR-835 rev. A1.
126 endef
127
128 $(eval $(call Profile,DIR835A1))
129
130
131 define Profile/DGL5500A1
132 NAME:=D-Link DGL-5500 rev. A1
133 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ath10k
134 endef
135
136 define Profile/DIR5500A1/Description
137 Package set optimized for the D-Link DGL-5500 rev. A1.
138 endef
139
140 $(eval $(call Profile,DGL5500A1))