targets: replace madwifi in profiles with ath5k, madwifi is unmaintained
[openwrt/svn-archive/archive.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/ARV4520PW
39 NAME:=ARV4520PW - Arcor Easybox 800
40 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
41 kmod-rt61-pci wpad-mini \
42 kmod-ltq-dsl-firmware-b-danube
43 endef
44
45 define Profile/ARV4520PW/Description
46 Package set optimized for the ARV4520PW
47 endef
48
49 $(eval $(call Profile,ARV4520PW))
50
51 define Profile/ARV4525PW
52 NAME:=ARV4525PW - Speedport W502V
53 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
54 kmod-ath5k wpad-mini \
55 kmod-ltq-dsl-firmware-b-danube
56 endef
57
58 define Profile/ARV4525PW/Description
59 Package set optimized for the ARV4525PW
60 endef
61
62 $(eval $(call Profile,ARV4525PW))
63
64 define Profile/ARV7525PW
65 NAME:=ARV7525PW - Speedport W303V Typ A
66 PACKAGES:= kmod-rt2800-pci wpad-mini \
67 kmod-ltq-dsl-firmware-b-danube
68 endef
69
70 define Profile/ARV7525PW/Description
71 Package set optimized for the ARV4525PW
72 endef
73
74 $(eval $(call Profile,ARV7525PW))
75
76 define Profile/ARV452CPW
77 NAME:=ARV452CPW - Arcor Easybox 801
78 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
79 kmod-ath5k wpad-mini \
80 kmod-ltq-dsl-firmware-b-danube
81 endef
82
83 define Profile/ARV452CPW/Description
84 Package set optimized for the ARV452CPW
85 endef
86
87 $(eval $(call Profile,ARV452CPW))
88
89 define Profile/ARV752DPW
90 NAME:=ARV752DPW - Arcor Easybox 802
91 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
92 kmod-rt2800-pci wpad-mini \
93 kmod-ltq-dsl-firmware-b-danube
94 endef
95
96 define Profile/ARV752DPW/Description
97 Package set optimized for the ARV752PW
98 endef
99
100 $(eval $(call Profile,ARV752DPW))
101
102 define Profile/ARV752DPW22
103 NAME:=ARV752DPW22 - Arcor Easybox 803
104 PACKAGES:= kmod-usb-core kmod-usb2 kmod-usb-uhci kmod-usb-dwc-otg kmod-ledtrig-usbdev \
105 kmod-ltq-dsl-firmware-b-danube
106 endef
107
108 define Profile/ARV752DPW22/Description
109 Package set optimized for the ARV752PW22
110 endef
111
112 $(eval $(call Profile,ARV752DPW22))
113
114 define Profile/ARV7518PW
115 NAME:=ARV7518PW - ASTORIA
116 PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-ledtrig-usbdev \
117 kmod-ath9k wpad-mini \
118 ltq-dsl-firmware-a
119 endef
120
121 define Profile/ARV7518PW/Description
122 Package set optimized for the ARV7518PW
123 endef
124
125 $(eval $(call Profile,ARV7518PW))