32c692aa8d3490a6a5b8b087ef6a3274612df76f
[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 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 PACKAGES:= -kmod-usb-core -kmod-usb-ohci -kmod-usb2 -kmod-ledtrig-usbdev
58 endef
59
60 define Profile/WNR612V2/Description
61 Package set optimized for the NETGEAR WNR612V2 / On Networks N150
62 endef
63
64 $(eval $(call Profile,WNR612V2))
65
66
67 define Profile/WNR1000V2
68 NAME:=NETGEAR WNR1000V2
69 endef
70
71 define Profile/WNR1000V2/Description
72 Package set optimized for the NETGEAR WNR1000V2
73 endef
74
75 $(eval $(call Profile,WNR1000V2))
76
77
78 define Profile/WNR2200
79 NAME:=NETGEAR WNR2200
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))