ath9k: fix power limits on init
[lede.git] / package / kernel / acx-mac80211 / Makefile
1 #
2 # Copyright (C) 2007-2012 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 include $(TOPDIR)/rules.mk
9 include $(INCLUDE_DIR)/kernel.mk
10
11 PKG_NAME:=acx-mac80211
12 PKG_RELEASE:=1
13
14 PKG_SOURCE_URL:=http://git.code.sf.net/p/acx100/acx-mac80211
15 PKG_SOURCE_PROTO:=git
16 PKG_SOURCE_DATE:=2014-02-16
17 PKG_SOURCE_VERSION:=b6fc31491020cb01d2cd1acc170cfa03ced7e726
18 PKG_MIRROR_HASH:=58590245715f0e5fb4b57aab6d91071dfb6a97d3273f5aee0b97b1edee030ed0
19 PKG_BUILD_DEPENDS:=mac80211
20
21 PKG_CONFIG_DEPENDS:= \
22         CONFIG_PACKAGE_MAC80211_DEBUGFS \
23         CONFIG_PACKAGE_MAC80211_MESH \
24
25 include $(INCLUDE_DIR)/package.mk
26
27 define KernelPackage/acx-mac80211
28   SUBMENU:=Wireless Drivers
29   TITLE:=ACX1xx mac80211 driver
30   DEPENDS:=@(PCI_SUPPORT||TARGET_ar7) @!TARGET_cobalt @mipsel +kmod-mac80211
31   FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko
32   AUTOLOAD:=$(call AutoLoad,50,mac80211 acx-mac80211)
33   MAINTAINER:=Florian Fainelli <florian@openwrt.org>
34   MENU:=1
35 endef
36
37 define KernelPackage/acx-mac80211/config
38         menu "Configuration"
39                 depends on PACKAGE_kmod-acx-mac80211
40
41         config ACX_ID_0D
42                 bool "ACX1xx Radio ID 0D firmware"
43                 help
44                   Download and install firmware for:
45                     ACX1xx cards with Radio ID 0D into /lib/firmware.
46
47         config ACX_ID_11
48                 bool "ACX1xx Radio ID 11 firmware"
49                 help
50                   Download and install firmware for:
51                     ACX1xx cards with Radio ID 11 into /lib/firmware.
52
53         config ACX_ID_15
54                 bool "ACX1xx Radio ID 15 firmware"
55                 help
56                   Download and install firmware for:
57                     ACX1xx cards with Radio ID 15 into /lib/firmware.
58
59         config ACX_ID_16
60                 bool "ACX1xx Radio ID 16 firmware"
61                 default y
62                 help
63                   Download and install firmware for:
64                     ACX1xx cards with Radio ID 16 into /lib/firmware.
65
66         choice
67                 prompt "ACX111 firmware version"
68                 depends on ACX_ID_16
69                 default ACX_DEFAULT if !TARGET_adm5120
70                 default ACX_1_2_1_34 if TARGET_adm5120
71                 help
72                   This option allows you to select the version of the acx firmware.
73
74         config ACX_DEFAULT
75                 bool "Default"
76                 help
77                   Default firmware for ACX111 devices.
78
79                   If unsure, select this.
80
81         config ACX_1_2_1_34
82                 bool "1.2.1_34"
83                 help
84                   1.2.1_34 firmware for ACX111 devices. Works with Zyxel P-334WT.
85
86                   If unsure, select the "default" firmware.
87
88         endchoice
89
90         config ACX_ID_17
91                 bool "ACX1xx Radio ID 17 firmware"
92                 help
93                   Download and install firmware for:
94                     ACX1xx cards with Radio ID 17 into /lib/firmware.
95
96         config ACX_ID_19
97                 bool "ACX1xx Radio ID 19 firmware"
98                 default y
99                 help
100                   Download and install firmware for:
101                     ACX1xx cards with Radio ID 19 into /lib/firmware.
102
103         config ACX_ID_1B
104                 bool "ACX1xx Radio ID 1B firmware"
105                 help
106                   Download and install firmware for:
107                     ACX1xx cards with Radio ID 1b into /lib/firmware.
108
109         endmenu
110 endef
111
112 define KernelPackage/acx-mac80211/description
113         Driver for acx111 cards (mac80211 version)
114 endef
115
116 define Download/tiacx100
117         FILE:=tiacx100
118         URL:=http://acx100.erley.org/fw/acx100_1.9.8.b/
119         HASH:=4f05913c940c2455b267545b12d93ad81fa5eebb0cbee22a2c7588c50525b4f0
120 endef
121
122 define Download/tiacx100r0d
123         FILE:=tiacx100r0D
124         URL:=http://acx100.erley.org/fw/acx100_1.9.8.b/
125         HASH:=6a4a7fbb24a328a88261bc2a507b2a0bf63c91e831e3f1a8caa4f6599b2215e6
126 endef
127
128 define Download/tiacx100r11
129         FILE:=tiacx100r11
130         URL:=http://acx100.erley.org/fw/acx100_1.9.8.b/
131         HASH:=e005a93a0b463e01edba2b79038b54c29a7932efee61c851a2ac644b8a4e5dd4
132 endef
133
134 define Download/tiacx100r15
135         FILE:=tiacx100r15
136         URL:=http://acx100.erley.org/fw/acx100_1.9.8.b/
137         HASH:=c6f40bead5ef45720e2d72bbe4d998367c2c7857eb7716234aedeb2ad98bcdde
138 endef
139
140 define Download/tiacx111c16
141         FILE:=tiacx111c16
142         URL:=http://acx100.erley.org/fw/acx111_2.3.1.31/
143         HASH:=cc6108d577ebc55b924ff6bab44eeee3456d284c63819277cb5460338b2f1bd7
144 endef
145
146 define Download/tiacx111c16_1
147         FILE:=tiacx111c16_1.2.1_34
148         URL:=http://sites.google.com/site/atorkhov/files/
149         HASH:=672ed9d02565ab44da450c52f0ced3be99a3a3901f73454455da8e1f98ada220
150 endef
151
152 define Download/tiacx111c17
153         FILE:=tiacx111c17
154         URL:=http://acx100.erley.org/fw/acx111_2.3.1.31/
155         HASH:=2bb900a5886dbea2d3504623d9f3ac8abbb2e9fdfcf0fe233e77951dff748a40
156 endef
157
158 define Download/tiacx111c19
159         FILE:=tiacx111c19
160         URL:=http://acx100.erley.org/fw/acx111_2.3.1.31/
161         HASH:=383d86a8cfddf92400d661b4e43a9b855350fa656edd4f75b4aff7fab2d00e90
162 endef
163
164 define Download/tiacx111usbc1b
165         FILE:=tiacx111usbc1B
166         URL:=http://acx100.erley.org/fw/acx111_2.4.0.70-USB/
167         HASH:=f3c9e574de7073014ab6eef9a0f6412c53ae521b67723360af753c41401ed4d5
168 endef
169
170 PKG_EXTRA_KCONFIG:= \
171         CONFIG_ACX_MAC80211=m \
172         CONFIG_ACX_MAC80211_PCI=m \
173
174 PKG_EXTRA_CFLAGS:= \
175         $(patsubst CONFIG_%, -DCONFIG_%=1, $(patsubst %=m,%,$(filter %=m,$(PKG_EXTRA_KCONFIG)))) \
176         $(patsubst CONFIG_%, -DCONFIG_%=1, $(patsubst %=y,%,$(filter %=y,$(PKG_EXTRA_KCONFIG)))) \
177         $(if $(CONFIG_LEDS_TRIGGERS), -DCONFIG_MAC80211_LEDS -DCONFIG_LEDS_TRIGGERS) \
178         $(if $(CONFIG_PACKAGE_MAC80211_DEBUGFS), -DCONFIG_CFG80211_DEBUGFS -DCONFIG_MAC80211_DEBUGFS) \
179         $(if $(CONFIG_PACKAGE_MAC80211_MESH), -DCONFIG_MAC80211_MESH) \
180         -DBACKPORTED_KERNEL_NAME=\\\"$(PKG_SOURCE)\\\" \
181         -DBACKPORTED_KERNEL_VERSION=\\\"$(PKG_SOURCE_VERSION)\\\" \
182         -DBACKPORTS_VERSION=\\\"unknown\\\" \
183
184 define Build/Compile
185         $(MAKE) -C "$(LINUX_DIR)" \
186                 ARCH="$(LINUX_KARCH)" \
187                 CROSS_COMPILE="$(TARGET_CROSS)" \
188                 SUBDIRS="$(PKG_BUILD_DIR)" \
189                 $(PKG_EXTRA_KCONFIG) \
190                 EXTRA_CFLAGS="$(PKG_EXTRA_CFLAGS) -DCONFIG_ACX_MAC80211_VERSION=\"KERNEL_VERSION(4,2,0)\"" \
191                 LINUXINCLUDE="-I$(STAGING_DIR)/usr/include/mac80211-backport/uapi -I$(STAGING_DIR)/usr/include/mac80211-backport \
192                         -I$(STAGING_DIR)/usr/include/mac80211/uapi -I$(STAGING_DIR)/usr/include/mac80211 \
193                         -I$(LINUX_DIR)/include -I$(LINUX_DIR)/include/$(LINUX_UAPI_DIR) \
194                         -I$(LINUX_DIR)/include/generated/uapi/ -Iarch/$(LINUX_KARCH)/include \
195                         -Iarch/$(LINUX_KARCH)/include/$(LINUX_UAPI_DIR) \
196                         -Iarch/$(LINUX_KARCH)/include/generated \
197                         -Iarch/$(LINUX_KARCH)/include/generated/$(LINUX_UAPI_DIR) \
198                         -include generated/autoconf.h \
199                         -include backport/backport.h " \
200                 V="$(V)" \
201                 modules
202 endef
203
204 define Build/Configure
205 endef
206
207 define KernelPackage/acx-mac80211/install
208         $(INSTALL_DIR) $(1)/lib/firmware
209
210 ifneq ($(CONFIG_ACX_ID_0D)$(CONFIG_ACX_ID_11)$(CONFIG_ACX_ID_15),)
211         $(INSTALL_DATA) $(DL_DIR)/tiacx100 $(1)/lib/firmware/
212 endif
213
214 ifneq ($(CONFIG_ACX_ID_0D),)
215         $(INSTALL_DATA) $(DL_DIR)/tiacx100r0D $(1)/lib/firmware/
216 endif
217
218 ifneq ($(CONFIG_ACX_ID_11),)
219         $(INSTALL_DATA) $(DL_DIR)/tiacx100r11 $(1)/lib/firmware/
220 endif
221
222 ifneq ($(CONFIG_ACX_ID_15),)
223         $(INSTALL_DATA) $(DL_DIR)/tiacx100r15 $(1)/lib/firmware/
224 endif
225
226 ifneq ($(CONFIG_ACX_DEFAULT),)
227         $(INSTALL_DATA) $(DL_DIR)/tiacx111c16 $(1)/lib/firmware/
228 endif
229
230 ifneq ($(CONFIG_ACX_1_2_1_34),)
231         $(INSTALL_DATA) $(DL_DIR)/tiacx111c16_1.2.1_34 $(1)/lib/firmware/tiacx111c16
232 endif
233
234 ifneq ($(CONFIG_ACX_ID_17),)
235         $(INSTALL_DATA) $(DL_DIR)/tiacx111c17 $(1)/lib/firmware/
236 endif
237
238 ifneq ($(CONFIG_ACX_ID_19),)
239         $(INSTALL_DATA) $(DL_DIR)/tiacx111c19 $(1)/lib/firmware/
240 endif
241
242 ifneq ($(CONFIG_ACX_ID_1B),)
243         $(INSTALL_DATA) $(DL_DIR)/tiacx111usbc1B $(1)/lib/firmware/
244 endif
245
246 endef
247
248 $(eval $(call KernelPackage,acx-mac80211))
249 $(eval $(call Download,tiacx100))
250 $(eval $(call Download,tiacx100r0d))
251 $(eval $(call Download,tiacx100r11))
252 $(eval $(call Download,tiacx100r15))
253 $(eval $(call Download,tiacx111c16))
254 $(eval $(call Download,tiacx111c16_1))
255 $(eval $(call Download,tiacx111c17))
256 $(eval $(call Download,tiacx111c19))
257 $(eval $(call Download,tiacx111usbc1b))