ar71xx-generic: add ath10k packages to OCEDO Koala (#1838)
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:
parent
21397ce678
commit
ea24298f2d
@ -181,6 +181,7 @@ device('netgear-wnr2200', 'wnr2200', {
|
||||
|
||||
device('ocedo-koala', 'koala', {
|
||||
factory = false,
|
||||
packages = ATH10K_PACKAGES,
|
||||
})
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user