Skip to content

Commit

Permalink
ath79-generic: add support for Sophos AP15
Browse files Browse the repository at this point in the history
  • Loading branch information
David Lutz committed Dec 29, 2023
1 parent d517e0f commit f702e5e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions targets/ath79-generic
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,12 @@ device('siemens-ws-ap3610', 'siemens_ws-ap3610', {

-- Sophos

device('sophos-ap15', 'sophos_ap15', {
packages = ATH10K_PACKAGES_QCA9880,
factory = false,
broken = true, -- no button and no external console port
})

device('sophos-ap100', 'sophos_ap100', {
packages = ATH10K_PACKAGES_QCA9880,
factory = false,
Expand Down

0 comments on commit f702e5e

Please sign in to comment.