gluon/targets/ipq806x

11 lines
262 B
Plaintext
Raw Normal View History

ATH10K_PACKAGES='-kmod-ath10k kmod-ath10k-ct'
if [ "$GLUON_WLAN_MESH" = 'ibss' ]; then
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