rpcd: iwinfo plugin fixes
[openwrt.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         PACKAGES:= -kmod-usb-core -kmod-usb-ohci -kmod-usb2 -kmod-ledtrig-usbdev
34 endef
35
36 define Profile/WNR2000V3/Description
37         Package set optimized for the NETGEAR WNR2000V3
38 endef
39
40 $(eval $(call Profile,WNR2000V3))
41
42
43 define Profile/WNR2000V4
44         NAME:=NETGEAR WNR2000V4
45         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
46 endef
47
48 define Profile/WNR2000V4/Description
49         Package set optimized for the NETGEAR WNR2000V4
50 endef
51
52 $(eval $(call Profile,WNR2000V4))
53
54
55 define Profile/WNR612V2
56         NAME:=NETGEAR WNR612V2 / On Networks N150
57 endef
58
59 define Profile/WNR612V2/Description
60         Package set optimized for the NETGEAR WNR612V2 / On Networks N150
61 endef
62
63 $(eval $(call Profile,WNR612V2))
64
65
66 define Profile/WNR1000V2
67         NAME:=NETGEAR WNR1000V2
68 endef
69
70 define Profile/WNR1000V2/Description
71         Package set optimized for the NETGEAR WNR1000V2
72 endef
73
74 $(eval $(call Profile,WNR1000V2))
75
76
77 define Profile/WNR2200
78   NAME:=NETGEAR WNR2200
79   PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
80 endef
81
82 define Profile/WNR2200/Description
83         Package set optimized for the NETGEAR WNR2200
84 endef
85
86 $(eval $(call Profile,WNR2200))
87
88 define Profile/WPN824N
89         NAME:=NETGEAR WPN824N
90 endef
91
92 define Profile/WPN824N/Description
93         Package set optimized for the NETGEAR WPN824N
94 endef
95
96 $(eval $(call Profile,WPN824N))