ar71xx: add support for the devolo dLAN pro 500 Wireless+
[15.05/openwrt.git] / target / linux / ar71xx / generic / profiles / buffalo.mk
1 #
2 # Copyright (C) 2009-2013 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/WZRHPG300NH
9         NAME:=Buffalo WZR-HP-G300NH
10         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
11 endef
12
13 define Profile/WZRHPG300NH/Description
14         Package set optimized for the Buffalo WZR-HP-G300NH and WZR-HP-G301NH
15 endef
16
17 $(eval $(call Profile,WZRHPG300NH))
18
19 define Profile/WZRHPG300NH2
20         NAME:=Buffalo WZR-HP-G300NH2
21         PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
22 endef
23
24 define Profile/WZRHPG300NH/Description
25         Package set optimized for the Buffalo WZR-HP-G300NH2
26 endef
27
28 $(eval $(call Profile,WZRHPG300NH2))
29
30 define Profile/WZRHPAG300H
31         NAME:=Buffalo WZR-HP-AG300H
32         PACKAGES:=kmod-usb-ohci kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
33 endef
34
35 define Profile/WZRHPAG300H/Description
36         Package set optimized for the Buffalo WZR-HP-AG300H
37 endef
38
39 $(eval $(call Profile,WZRHPAG300H))
40
41 define Profile/WZRHPG450H
42         NAME:=Buffalo WZR-HP-G450H
43         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
44 endef
45
46 define Profile/WZRHPG450H/Description
47         Package set optimized for the Buffalo WZR-HP-G450H
48 endef
49
50 $(eval $(call Profile,WZRHPG450H))
51
52 define Profile/WZR450HP2
53         NAME:=Buffalo WZR-450HP2
54         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
55 endef
56
57 define Profile/WZR450HP2/Description
58         Package set optimized for the Buffalo WZR-450HP2
59 endef
60
61 $(eval $(call Profile,WZR450HP2))
62
63 define Profile/WZR600DHP
64         NAME:=Buffalo WZR-600DHP
65         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
66 endef
67
68 define Profile/WZR600DHP/Description
69         Package set optimized for the Buffalo WZR-600DHP
70 endef
71
72 $(eval $(call Profile,WZR600DHP))
73
74 define Profile/WHRG301N
75         NAME:=Buffalo WHR-G301N
76         PACKAGES:=
77 endef
78
79 define Profile/WHRG301N/Description
80         Package set optimized for the Buffalo WHR-G301N.
81 endef
82
83 $(eval $(call Profile,WHRG301N))
84
85
86 define Profile/WHRHPG300N
87         NAME:=Buffalo WHR-HP-G300N
88         PACKAGES:=
89 endef
90
91 define Profile/WHRHPG300N/Description
92         Package set optimized for the Buffalo WHR-HP-G300N
93 endef
94
95 $(eval $(call Profile,WHRHPG300N))
96
97
98 define Profile/WHRHPGN
99         NAME:=Buffalo WHR-HP-GN
100         PACKAGES:=
101 endef
102
103 define Profile/WHRHPGN/Description
104         Package set optimized for the Buffalo WHR-HP-GN.
105 endef
106
107 $(eval $(call Profile,WHRHPGN))
108
109 define Profile/WLAEAG300N
110         NAME:=Buffalo WLAE-AG300N
111         PACKAGES:=kmod-ledtrig-netdev
112 endef
113
114 define Profile/WLAEAG300N/Description
115         Package set optimized for the Buffalo WLAE-AG300N
116 endef
117
118 $(eval $(call Profile,WLAEAG300N))