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
))