diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index ceb973e8..57ed445e 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -42,6 +42,7 @@ ath79-generic - MR1750 (v1, v2) - OM2P (v1, v2, v4) - OM2P-HS (v1, v2, v3, v4) + - OM2P-LC * Plasma Cloud diff --git a/targets/ath79-generic b/targets/ath79-generic index 2e2e3573..9b8ceb5b 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -185,6 +185,10 @@ device('openmesh-om2p-hs-v4', 'openmesh_om2p-hs-v4', { manifest_aliases = {'openmesh-om2p-hsv4'}, }) +device('openmesh-om2p-lc', 'openmesh_om2p-lc', { + factory = false, +}) + -- Plasma Cloud