ar71xx: add support for dlink dir-615-e1
[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/DIR505A1
9 NAME:=D-Link DIR-505 rev. A1
10 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
11 endef
12
13 define Profile/DIR505A1/Description
14 Package set optimized for the D-Link DIR-505 rev. A1.
15 endef
16
17 $(eval $(call Profile,DIR505A1))
18
19 define Profile/DIR600A1
20 NAME:=D-Link DIR-600 rev. A1
21 PACKAGES:=
22 endef
23
24 define Profile/DIR600A1/Description
25 Package set optimized for the D-Link DIR-600 rev. A1.
26 endef
27
28 $(eval $(call Profile,DIR600A1))
29
30 define Profile/DIR601A1
31 NAME:=D-Link DIR-601 rev. A1
32 PACKAGES:=
33 endef
34
35 define Profile/DIR601A1/Description
36 Package set optimized for the D-Link DIR-601 rev. A1.
37 endef
38
39 $(eval $(call Profile,DIR601A1))
40
41 define Profile/DIR601B1
42 NAME:=D-Link DIR-601 rev. B1
43 PACKAGES:=
44 endef
45
46 define Profile/DIR601B1/Description
47 Package set optimized for the D-Link DIR-601 rev. B1.
48 endef
49
50 $(eval $(call Profile,DIR601B1))
51
52 define Profile/DIR615C1
53 NAME:=D-Link DIR-615 rev. C1
54 PACKAGES:=
55 endef
56
57 define Profile/DIR615C1/Description
58 Package set optimized for the D-Link DIR-615 rev. C1.
59 endef
60
61 $(eval $(call Profile,DIR615C1))
62
63 define Profile/DIR615E1
64 NAME:=D-Link DIR-615 rev. E1
65 PACKAGES:=
66 endef
67
68 define Profile/DIR615E1/Description
69 Package set optimized for the D-Link DIR-615 rev. E1.
70 endef
71
72 $(eval $(call Profile,DIR615E1))
73
74 define Profile/DIR615E4
75 NAME:=D-Link DIR-615 rev. E4
76 PACKAGES:=
77 endef
78
79 define Profile/DIR615E4/Description
80 Package set optimized for the D-Link DIR-615 rev. E4.
81 endef
82
83 $(eval $(call Profile,DIR615E4))
84
85
86 define Profile/DIR825B1
87 NAME:=D-Link DIR-825 rev. B1
88 PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
89 endef
90
91 define Profile/DIR825B1/Description
92 Package set optimized for the D-Link DIR-825 rev. B1.
93 endef
94
95 $(eval $(call Profile,DIR825B1))
96
97 define Profile/DIR825C1
98 NAME:=D-Link DIR-825 rev. C1
99 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
100 endef
101
102 define Profile/DIR825C1/Description
103 Package set optimized for the D-Link DIR-825 rev. C1.
104 endef
105
106 $(eval $(call Profile,DIR825C1))
107
108 define Profile/DIR835A1
109 NAME:=D-Link DIR-835 rev. A1
110 PACKAGES:=kmod-usb-core kmod-usb2
111 endef
112
113 define Profile/DIR835A1/Description
114 Package set optimized for the D-Link DIR-835 rev. A1.
115 endef
116
117 $(eval $(call Profile,DIR835A1))