x86: switch to non-CT ath10k module
It seems the CT variant was used for 11s meshing on x86 by accient. Switch to non-CT to match the other targets.
This commit is contained in:
parent
ed8cd9c0f7
commit
ee0756a70b
@ -32,7 +32,7 @@ packages {
|
|||||||
'kmod-usb2',
|
'kmod-usb2',
|
||||||
'kmod-usb3',
|
'kmod-usb3',
|
||||||
'kmod-usb-serial',
|
'kmod-usb-serial',
|
||||||
'kmod-ath10k-ct',
|
'kmod-ath10k',
|
||||||
'ath10k-firmware-qca9887',
|
'ath10k-firmware-qca9887',
|
||||||
'ath10k-firmware-qca988x',
|
'ath10k-firmware-qca988x',
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user