ar71xx: add preliminary support for wzr-hp-g450h
[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/WZRHPAG300H
20 NAME:=Buffalo WZR-HP-AG300H
21 PACKAGES:=kmod-usb-ohci kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
22 endef
23
24 define Profile/WZRHPAG300H/Description
25 Package set optimized for the Buffalo WZR-HP-AG300H
26 endef
27
28 $(eval $(call Profile,WZRHPAG300H))
29
30 define Profile/WZRHPG450H
31 NAME:=Buffalo WZR-HP-G450H
32 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
33 endef
34
35 define Profile/WZRHPG450H/Description
36 Package set optimized for the Buffalo WZR-HP-G450H
37 endef
38
39 $(eval $(call Profile,WZRHPG450H))
40
41 define Profile/WHRG301N
42 NAME:=Buffalo WHR-G301N
43 PACKAGES:=
44 endef
45
46 define Profile/WHRG301N/Description
47 Package set optimized for the Buffalo WHR-G301N.
48 endef
49
50 $(eval $(call Profile,WHRG301N))
51
52
53 define Profile/WHRHPG300N
54 NAME:=Buffalo WHR-HP-G300N
55 PACKAGES:=
56 endef
57
58 define Profile/WHRHPG300N/Description
59 Package set optimized for the Buffalo WHR-HP-G300N
60 endef
61
62 $(eval $(call Profile,WHRHPG300N))
63
64
65 define Profile/WHRHPGN
66 NAME:=Buffalo WHR-HP-GN
67 PACKAGES:=
68 endef
69
70 define Profile/WHRHPGN/Description
71 Package set optimized for the Buffalo WHR-HP-GN.
72 endef
73
74 $(eval $(call Profile,WHRHPGN))