78717a0a8373b7a19efde48cf18eee5b9795453f
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / generic / profiles / netgear.mk
1 #
2 # Copyright (C) 2009-2013 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/WNDAP360
9 NAME:=NETGEAR WNDAP360
10 PACKAGES:=
11 endef
12
13 define Profile/WNDAP360/Description
14 Package set optimized for the NETGEAR WNDAP360
15 endef
16
17 $(eval $(call Profile,WNDAP360))
18
19 define Profile/WNDR3700
20 NAME:=NETGEAR WNDR3700/WNDR3800/WNDRMAC
21 PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev kmod-leds-wndr3700-usb
22 endef
23
24 define Profile/WNDR3700/Description
25 Package set optimized for the NETGEAR WNDR3700/WNDR3800/WNDRMAC
26 endef
27
28 $(eval $(call Profile,WNDR3700))
29
30
31 define Profile/WNR2000V3
32 NAME:=NETGEAR WNR2000V3
33 endef
34
35 define Profile/WNR2000V3/Description
36 Package set optimized for the NETGEAR WNR2000V3
37 endef
38
39 $(eval $(call Profile,WNR2000V3))
40
41
42 define Profile/WNR612V2
43 NAME:=NETGEAR WNR612V2 / On Networks N150
44 endef
45
46 define Profile/WNR612V2/Description
47 Package set optimized for the NETGEAR WNR612V2 / On Networks N150
48 endef
49
50 $(eval $(call Profile,WNR612V2))
51
52
53 define Profile/WNR2200
54 NAME:=NETGEAR WNR2200
55 endef
56
57 define Profile/WNR2200/Description
58 Package set optimized for the NETGEAR WNR2200
59 endef
60
61 $(eval $(call Profile,WNR2200))