2018-01-26 02:06:15 +00:00
|
|
|
ATH10K_PACKAGES='-kmod-ath10k kmod-ath10k-ct'
|
2018-01-10 14:49:33 +00:00
|
|
|
if [ "$GLUON_WLAN_MESH" = 'ibss' ]; then
|
2017-03-27 09:44:07 +00:00
|
|
|
ATH10K_PACKAGES='-kmod-ath10k kmod-ath10k-ct -ath10k-firmware-qca99x0 ath10k-firmware-qca99x0-ct'
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
# TP-Link
|
|
|
|
|
|
|
|
device tp-link-archer-c2600 C2600
|
|
|
|
packages $ATH10K_PACKAGES
|