2 # Copyright (C) 2009 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile
/WZRHPG300NH
9 NAME
:=Buffalo WZR-HP-G300NH
10 PACKAGES
:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
13 define Profile
/WZRHPG300NH
/Description
14 Package set optimized for the Buffalo WZR-HP-G300NH and WZR-HP-G301NH
17 $(eval
$(call Profile
,WZRHPG300NH
))
19 define Profile
/WZRHPAG300H
20 NAME
:=Buffalo WZR-HP-AG300H
21 PACKAGES
:=kmod-usb-ohci kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
24 define Profile
/WZRHPAG300H
/Description
25 Package set optimized for the Buffalo WZR-HP-AG300H
28 $(eval
$(call Profile
,WZRHPAG300H
))
30 define Profile
/WZRHPG450H
31 NAME
:=Buffalo WZR-HP-G450H
32 PACKAGES
:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
35 define Profile
/WZRHPG450H
/Description
36 Package set optimized for the Buffalo WZR-HP-G450H
39 $(eval
$(call Profile
,WZRHPG450H
))
41 define Profile
/WHRG301N
42 NAME
:=Buffalo WHR-G301N
46 define Profile
/WHRG301N
/Description
47 Package set optimized for the Buffalo WHR-G301N.
50 $(eval
$(call Profile
,WHRG301N
))
53 define Profile
/WHRHPG300N
54 NAME
:=Buffalo WHR-HP-G300N
58 define Profile
/WHRHPG300N
/Description
59 Package set optimized for the Buffalo WHR-HP-G300N
62 $(eval
$(call Profile
,WHRHPG300N
))
65 define Profile
/WHRHPGN
66 NAME
:=Buffalo WHR-HP-GN
70 define Profile
/WHRHPGN
/Description
71 Package set optimized for the Buffalo WHR-HP-GN.
74 $(eval
$(call Profile
,WHRHPGN
))