2 # Copyright (C) 2009-2012 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile
/WNDR3700
9 NAME
:=NETGEAR WNDR3700
/WNDR3800
/WNDRMAC
10 PACKAGES
:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev kmod-leds-wndr3700-usb
13 define Profile
/WNDR3700
/Description
14 Package set optimized for the NETGEAR WNDR3700
/WNDR3800
/WNDRMAC
17 $(eval
$(call Profile
,WNDR3700
))
20 define Profile
/WNDR4300
21 NAME
:=NETGEAR WNDR4300
22 PACKAGES
:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
25 define Profile
/WNDR4300
/Description
26 Package set optimized for the NETGEAR WNDR4300
29 $(eval
$(call Profile
,WNDR4300
))
32 define Profile
/WNR2000V3
33 NAME
:=NETGEAR WNR2000V3
36 define Profile
/WNR2000V3
/Description
37 Package set optimized for the NETGEAR WNR2000V3
40 $(eval
$(call Profile
,WNR2000V3
))