Skip to content
Snippets Groups Projects
Unverified Commit f2b2f81a authored by Simon Terzenbach's avatar Simon Terzenbach Committed by GitHub
Browse files

ath79-generic: add support for Sophos AP55c (#3119)

parent 3ab7149f
No related branches found
No related tags found
No related merge requests found
......@@ -112,6 +112,7 @@ ath79-generic
* Sophos
- AP100c
- AP55c
* Teltonika
......
......@@ -385,6 +385,11 @@ device('sophos-ap100c', 'sophos_ap100c', {
factory = false,
})
device('sophos-ap55c', 'sophos_ap55c', {
packages = ATH10K_PACKAGES_QCA9880,
factory = false,
})
-- Teltonika
......
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