ar71xx/mikrotik: disable unused MTD options
[openwrt.git] / target / linux / ar71xx / generic / profiles / buffalo.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/WZRHPG300NH
9         NAME:=Buffalo WZR-HP-G300NH
10         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
11 endef
12
13 define Profile/WZRHPG300NH/Description
14         Package set optimized for the Buffalo WZR-HP-G300NH and WZR-HP-G301NH
15 endef
16
17 $(eval $(call Profile,WZRHPG300NH))
18
19 define Profile/WZRHPG300NH2
20         NAME:=Buffalo WZR-HP-G300NH2
21         PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
22 endef
23
24 define Profile/WZRHPG300NH/Description
25         Package set optimized for the Buffalo WZR-HP-G300NH2
26 endef
27
28 $(eval $(call Profile,WZRHPG300NH2))
29
30 define Profile/WZRHPAG300H
31         NAME:=Buffalo WZR-HP-AG300H
32         PACKAGES:=kmod-usb-ohci kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
33 endef
34
35 define Profile/WZRHPAG300H/Description
36         Package set optimized for the Buffalo WZR-HP-AG300H
37 endef
38
39 $(eval $(call Profile,WZRHPAG300H))
40
41 define Profile/WZRHPG450H
42         NAME:=Buffalo WZR-HP-G450H
43         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
44 endef
45
46 define Profile/WZRHPG450H/Description
47         Package set optimized for the Buffalo WZR-HP-G450H
48 endef
49
50 $(eval $(call Profile,WZRHPG450H))
51
52 define Profile/WZR600DHP
53         NAME:=Buffalo WZR-600DHP
54         PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
55 endef
56
57 define Profile/WZR600DHP/Description
58         Package set optimized for the Buffalo WZR-600DHP
59 endef
60
61 $(eval $(call Profile,WZR600DHP))
62
63 define Profile/WHRG301N
64         NAME:=Buffalo WHR-G301N
65         PACKAGES:=
66 endef
67
68 define Profile/WHRG301N/Description
69         Package set optimized for the Buffalo WHR-G301N.
70 endef
71
72 $(eval $(call Profile,WHRG301N))
73
74
75 define Profile/WHRHPG300N
76         NAME:=Buffalo WHR-HP-G300N
77         PACKAGES:=
78 endef
79
80 define Profile/WHRHPG300N/Description
81         Package set optimized for the Buffalo WHR-HP-G300N
82 endef
83
84 $(eval $(call Profile,WHRHPG300N))
85
86
87 define Profile/WHRHPGN
88         NAME:=Buffalo WHR-HP-GN
89         PACKAGES:=
90 endef
91
92 define Profile/WHRHPGN/Description
93         Package set optimized for the Buffalo WHR-HP-GN.
94 endef
95
96 $(eval $(call Profile,WHRHPGN))
97
98 define Profile/WLAEAG300N
99         NAME:=Buffalo WLAE-AG300N
100         PACKAGES:=kmod-ledtrig-netdev
101 endef
102
103 define Profile/WLAEAG300N/Description
104         Package set optimized for the Buffalo WLAE-AG300N
105 endef
106
107 $(eval $(call Profile,WLAEAG300N))