[lantiq] update profiles
[openwrt.git] / target / linux / lantiq / danube / profiles / 002-arcadyan.mk
1 define Profile/ARV3527P
2 NAME:=ARV3527P - Arcor Easybox 401
3 PACKAGES:=kmod-ltq-dsl-firmware-b-danube
4 endef
5
6 define Profile/ARV3527P/Description
7 Package set optimized for the ARV3527P
8 endef
9
10 $(eval $(call Profile,ARV3527P))
11
12 define Profile/ARV4510PW
13 NAME:=ARV4510PW - Wippies Homebox
14 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
15 kmod-rt61-pci wpad-mini \
16 kmod-ltq-dsl-firmware-a-danube
17 endef
18
19 define Profile/ARV4510PW/Description
20 Package set optimized for the ARV4518PW
21 endef
22
23 $(eval $(call Profile,ARV4510PW))
24
25 define Profile/ARV4518PW
26 NAME:=ARV4518PW - SMC7908A
27 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
28 kmod-ath5k wpad-mini \
29 kmod-ltq-dsl-firmware-a-danube
30 endef
31
32 define Profile/ARV4518PW/Description
33 Package set optimized for the ARV4518PW
34 endef
35
36 $(eval $(call Profile,ARV4518PW))
37
38 define Profile/ARV4519PW
39 NAME:=ARV4519PW - Vodafone, Pirelli
40 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
41 kmod-ath5k wpad-mini kmod-ltq-dsl-firmware-a-danube
42 endef
43
44 define Profile/ARV4519PW/Description
45 Package set optimized for the ARV4519PW
46 endef
47
48 $(eval $(call Profile,ARV4519PW))
49
50 define Profile/ARV4520PW
51 NAME:=ARV4520PW - Arcor Easybox 800
52 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
53 kmod-rt61-pci wpad-mini \
54 kmod-ltq-dsl-firmware-b-danube
55 endef
56
57 define Profile/ARV4520PW/Description
58 Package set optimized for the ARV4520PW
59 endef
60
61 $(eval $(call Profile,ARV4520PW))
62
63 define Profile/ARV4525PW
64 NAME:=ARV4525PW - Speedport W502V
65 PACKAGES:=kmod-ath5k wpad-mini \
66 kmod-ltq-dsl-firmware-b-danube
67 endef
68
69 define Profile/ARV4525PW/Description
70 Package set optimized for the ARV4525PW
71 endef
72
73 $(eval $(call Profile,ARV4525PW))
74
75 define Profile/ARV7525PW
76 NAME:=ARV7525PW - Speedport W303V Typ A
77 PACKAGES:= kmod-rt2800-pci wpad-mini \
78 kmod-ltq-dsl-firmware-b-danube
79 endef
80
81 define Profile/ARV7525PW/Description
82 Package set optimized for the ARV4525PW
83 endef
84
85 $(eval $(call Profile,ARV7525PW))
86
87 define Profile/ARV452CPW
88 NAME:=ARV452CPW - Arcor Easybox 801
89 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
90 kmod-ath5k wpad-mini \
91 kmod-ltq-dsl-firmware-b-danube
92 endef
93
94 define Profile/ARV452CPW/Description
95 Package set optimized for the ARV452CPW
96 endef
97
98 $(eval $(call Profile,ARV452CPW))
99
100 define Profile/ARV752DPW
101 NAME:=ARV752DPW - Arcor Easybox 802
102 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
103 kmod-rt2800-pci wpad-mini \
104 kmod-ltq-dsl-firmware-b-danube
105 endef
106
107 define Profile/ARV752DPW/Description
108 Package set optimized for the ARV752PW
109 endef
110
111 $(eval $(call Profile,ARV752DPW))
112
113 define Profile/ARV752DPW22
114 NAME:=ARV752DPW22 - Arcor Easybox 803
115 PACKAGES:= kmod-usb-core kmod-usb2 kmod-usb-uhci kmod-usb-dwc-otg kmod-ledtrig-usbdev \
116 kmod-ltq-dsl-firmware-b-danube
117 endef
118
119 define Profile/ARV752DPW22/Description
120 Package set optimized for the ARV752PW22
121 endef
122
123 $(eval $(call Profile,ARV752DPW22))
124
125 define Profile/ARV7518PW
126 NAME:=ARV7518PW - ya.com, Astoria
127 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
128 kmod-ath9k wpad-mini kmod-ltq-dsl-firmware-a-danube
129 endef
130
131 define Profile/ARV7518PW/Description
132 Package set optimized for the ARV7518PW
133 endef
134
135 $(eval $(call Profile,ARV7518PW))
This page took 0.063768 seconds and 5 git commands to generate.