16b1087635df49e1c2cb61ec47675cdfa27de5b4
[openwrt/staging/wigyori.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/WNR2000V4
43 NAME:=NETGEAR WNR2000V4
44 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
45 endef
46
47 define Profile/WNR2000V4/Description
48 Package set optimized for the NETGEAR WNR2000V4
49 endef
50
51 $(eval $(call Profile,WNR2000V4))
52
53
54 define Profile/WNR612V2
55 NAME:=NETGEAR WNR612V2 / On Networks N150
56 endef
57
58 define Profile/WNR612V2/Description
59 Package set optimized for the NETGEAR WNR612V2 / On Networks N150
60 endef
61
62 $(eval $(call Profile,WNR612V2))
63
64
65 define Profile/WNR1000V2
66 NAME:=NETGEAR WNR1000V2
67 endef
68
69 define Profile/WNR1000V2/Description
70 Package set optimized for the NETGEAR WNR1000V2
71 endef
72
73 $(eval $(call Profile,WNR1000V2))
74
75
76 define Profile/WNR2200
77 NAME:=NETGEAR WNR2200
78 endef
79
80 define Profile/WNR2200/Description
81 Package set optimized for the NETGEAR WNR2200
82 endef
83
84 $(eval $(call Profile,WNR2200))