diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index 2f8f74f51e40d29388869b499b8cc65869465707..7d606a67ba691b40e1c8aedd033683bef183c784 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -112,6 +112,7 @@ ath79-generic * Sophos - AP100c + - AP55c * Teltonika diff --git a/targets/ath79-generic b/targets/ath79-generic index 83cfa682a10fcca110c9cb3ba521d5883cb2b4d6..3d8cec032cec998237a31a4fb6383d9089d67303 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -385,6 +385,11 @@ device('sophos-ap100c', 'sophos_ap100c', { factory = false, }) +device('sophos-ap55c', 'sophos_ap55c', { + packages = ATH10K_PACKAGES_QCA9880, + factory = false, +}) + -- Teltonika