Skip to content
Snippets Groups Projects
Commit 320690d8 authored by David Bauer's avatar David Bauer Committed by Andreas Ziegler
Browse files

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.
parent 9600749f
No related branches found
No related tags found
No related merge requests found
...@@ -181,6 +181,7 @@ device('netgear-wnr2200', 'wnr2200', { ...@@ -181,6 +181,7 @@ device('netgear-wnr2200', 'wnr2200', {
device('ocedo-koala', 'koala', { device('ocedo-koala', 'koala', {
factory = false, factory = false,
packages = ATH10K_PACKAGES,
}) })
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment