brcm63xx: Add DT support for 96338GW
[openwrt/openwrt.git] / target / linux / brcm63xx / profiles / 01-generic.mk
1 #
2 # Copyright (C) 2014 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/963281TAN
9 NAME:=Generic 963281TAN
10 PACKAGES:=
11 endef
12 define Profile/963281TAN/Description
13 Package set optimized for 963281TAN.
14 endef
15 $(eval $(call Profile,963281TAN))
16
17 define Profile/96328avng
18 NAME:=Generic 96328avng
19 PACKAGES:=
20 endef
21 define Profile/96328avng/Description
22 Package set optimized for 96328avng.
23 endef
24 $(eval $(call Profile,96328avng))
25
26 define Profile/96338GW
27 NAME:=Generic 96338GW
28 PACKAGES:=
29 endef
30 define Profile/96338GW/Description
31 Package set optimized for 96338GW.
32 endef
33 $(eval $(call Profile,96338GW))
34
35 define Profile/96345GW2
36 NAME:=Generic 96345GW2
37 PACKAGES:=
38 endef
39 define Profile/96345GW2/Description
40 Package set optimized for 96345GW2.
41 endef
42 $(eval $(call Profile,96345GW2))
43
44 define Profile/96348GW
45 NAME:=Generic 96348GW
46 PACKAGES:=
47 endef
48 define Profile/96348GW/Description
49 Package set optimized for 96348GW.
50 endef
51 $(eval $(call Profile,96348GW))
52
53 define Profile/96348GW_10
54 NAME:=Generic 96348GW-10
55 PACKAGES:=
56 endef
57 define Profile/96348GW_10/Description
58 Package set optimized for 96348GW-10.
59 endef
60 $(eval $(call Profile,96348GW_10))
61
62 define Profile/96348GW_11
63 NAME:=Generic 96348GW-11
64 PACKAGES:=
65 endef
66 define Profile/96348GW_11/Description
67 Package set optimized for 96348GW-11.
68 endef
69 $(eval $(call Profile,96348GW_11))
70
71 define Profile/96348R
72 NAME:=Generic 96348R
73 PACKAGES:=
74 endef
75 define Profile/96348R/Description
76 Package set optimized for 96348R.
77 endef
78 $(eval $(call Profile,96348R))