mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
![]() Trying to compile ath10k-ct without mac80211 debugfs support will result in: 8083 | #warning Please enable ATH10K-DEBUGFS kernel option for optimal support for CT firmware. | ^~~~~~~ cc1: all warnings being treated as errors So, since the driver itself is saying that debugfs is required, then lets make ath10k-ct select mac80211 debugfs support which is selected by default anyway. Fixes: #11687, #12363 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
---|---|---|
.. | ||
base-files | ||
boot | ||
devel | ||
firmware | ||
kernel | ||
lean | ||
libs | ||
network | ||
qat | ||
qca | ||
system | ||
utils | ||
wwan | ||
Makefile |