ar71xx: add support for the wzr-hp-g300nh2
[openwrt/openwrt.git] / target / linux / ar71xx / generic / profiles / buffalo.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/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/WHRG301N
53 NAME:=Buffalo WHR-G301N
54 PACKAGES:=
55 endef
56
57 define Profile/WHRG301N/Description
58 Package set optimized for the Buffalo WHR-G301N.
59 endef
60
61 $(eval $(call Profile,WHRG301N))
62
63
64 define Profile/WHRHPG300N
65 NAME:=Buffalo WHR-HP-G300N
66 PACKAGES:=
67 endef
68
69 define Profile/WHRHPG300N/Description
70 Package set optimized for the Buffalo WHR-HP-G300N
71 endef
72
73 $(eval $(call Profile,WHRHPG300N))
74
75
76 define Profile/WHRHPGN
77 NAME:=Buffalo WHR-HP-GN
78 PACKAGES:=
79 endef
80
81 define Profile/WHRHPGN/Description
82 Package set optimized for the Buffalo WHR-HP-GN.
83 endef
84
85 $(eval $(call Profile,WHRHPGN))