Skip to content
Snippets Groups Projects
Commit b8defb1c authored by David Bauer's avatar David Bauer
Browse files

ath79-generic: limit line length

This limits the line-length for the ATH10K package
definitions.

Fixes f49813b5
parent f49813b5
No related branches found
No related tags found
No related merge requests found
-- local ATH10K_PACKAGES = {'kmod-ath10k', '-kmod-ath10k-ct', 'ath10k-firmware-qca988x', '-ath10k-firmware-qca988x-ct'}
-- local ATH10K_PACKAGES_QCA9887 = {'kmod-ath10k', '-kmod-ath10k-ct', 'ath10k-firmware-qca9887', '-ath10k-firmware-qca9887-ct'}
local ATH10K_PACKAGES_QCA9888 = {'kmod-ath10k', '-kmod-ath10k-ct', 'ath10k-firmware-qca9888', '-ath10k-firmware-qca9888-ct'}
local ATH10K_PACKAGES_QCA9888 = {
'kmod-ath10k',
'-kmod-ath10k-ct',
'ath10k-firmware-qca9888',
'-ath10k-firmware-qca9888-ct',
}
-- TP-Link
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment