Select Git revision
ath79-generic
-
David Bauer authored
This limits the line-length for the ATH10K package definitions. Fixes f49813b5
David Bauer authoredThis limits the line-length for the ATH10K package definitions. Fixes f49813b5
ath79-generic 242 B
local ATH10K_PACKAGES_QCA9888 = {
'kmod-ath10k',
'-kmod-ath10k-ct',
'ath10k-firmware-qca9888',
'-ath10k-firmware-qca9888-ct',
}
-- TP-Link
device('tp-link-archer-c6-v2', 'tplink_archer-c6-v2', {
packages = ATH10K_PACKAGES_QCA9888,
})