openwrt/package/kernel/mac80211
Eneas U de Queiroz 375dd23011 mac80211: only build ath10k with smallbuffers
When both variants of ath10k drivers are selected, any driver that is
selected along is being built twice, one for each ath10k variant.

Avoid these redundant builds by introducing an optional second parameter
to config_package that lists the variants for which the package is to be
built.

If the symbol is to be set for all of the variants, $(ALL_VARIANTS) can
be used.  This is the case for the mac80211 and cfg80211 modules.  If
the parameter is empty, then the module will be selected and thus built
when the first variant is compiled.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2024-02-23 14:02:53 +01:00
..
patches mac80211: ath11k: disable coldboot for ipq6018 2024-02-21 21:42:23 +01:00
scripts mac80211: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
ath.mk mac80211: only build ath10k with smallbuffers 2024-02-23 14:02:53 +01:00
broadcom.mk mac80211: add missing kernel modules for brcmfmac 2023-09-13 09:45:56 +02:00
intel.mk mac80211: add missing dependency for iwlwifi 2023-09-12 11:18:45 +02:00
Makefile mac80211: only build ath10k with smallbuffers 2024-02-23 14:02:53 +01:00
marvell.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
ralink.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
realtek.mk mac80211: realtek: rtw88: add RTL8822CU support 2023-11-13 22:01:49 +01:00