ath79-generic: (re)add support for Ocedo Koala (#2606)
Gone due to
commit 45c84a117b
("ar71xx: drop target")
This commit is contained in:
parent
fa04b8d4c4
commit
4873c9341e
@ -60,6 +60,7 @@ ath79-generic
|
|||||||
|
|
||||||
* OCEDO
|
* OCEDO
|
||||||
|
|
||||||
|
- Koala
|
||||||
- Raccoon
|
- Raccoon
|
||||||
|
|
||||||
* Onion
|
* Onion
|
||||||
|
@ -175,6 +175,11 @@ device('netgear-wnr2200-16m', 'netgear_wnr2200-16m', {
|
|||||||
|
|
||||||
-- OCEDO
|
-- OCEDO
|
||||||
|
|
||||||
|
device('ocedo-koala', 'ocedo_koala', {
|
||||||
|
factory = false,
|
||||||
|
packages = ATH10K_PACKAGES_QCA9880,
|
||||||
|
})
|
||||||
|
|
||||||
device('ocedo-raccoon', 'ocedo_raccoon', {
|
device('ocedo-raccoon', 'ocedo_raccoon', {
|
||||||
factory = false,
|
factory = false,
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user