Skip to content
Snippets Groups Projects
Verified Commit 93cc1d8e authored by Michal Hrusecky's avatar Michal Hrusecky :mouse:
Browse files

Switch to candelatech drivers

parent 6083e377
No related merge requests found
......@@ -94,7 +94,7 @@ Install("conntrack", { priority = 40 })
-- Wifi
Install("hostapd-common", "wireless-tools", "wpad", "iw", "iwinfo", { priority = 40 })
Install("ath10k-firmware-qca988x", { priority = 40 })
Install("ath10k-firmware-qca988x-ct", { priority = 40 })
if model:match("[Mm][Oo][Xx]") then
Install("mwifiex-sdio-firmware", { priority = 40 })
end
......
# Wi-Fi drivers
ath10k
ath10k-ct
ath9k
# Firewall
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment