ar71xx-generic: add ath10k packages to OCEDO Koala

The OCEDO Koala was missing the correct package definition. Because of
this, firmware is potentially built with the wrong ath10k firmware /
driver.
This commit is contained in:
David Bauer 2019-10-03 01:36:53 +02:00
parent 21397ce678
commit c519d938d8

View File

@ -181,6 +181,7 @@ device('netgear-wnr2200', 'wnr2200', {
device('ocedo-koala', 'koala', {
factory = false,
packages = ATH10K_PACKAGES,
})