ath79: disable testing kernel in nand subtarget

the testing kernel 5.10 is to big to fit in the kernel partition
of the ZyXEL NBG6716
This commit is contained in:
Julian Labus 2021-04-12 10:01:13 +02:00
parent f56bdd47b1
commit cdf4b3bb1f
No known key found for this signature in database
GPG Key ID: 8AF209F2C6B3572A

View File

@ -1,3 +1,5 @@
config('TESTING_KERNEL', false)
local ATH10K_PACKAGES_QCA9880 = { local ATH10K_PACKAGES_QCA9880 = {
'kmod-ath10k', 'kmod-ath10k',
'-kmod-ath10k-ct', '-kmod-ath10k-ct',