diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index dd744609..0d94215e 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -41,7 +41,7 @@ ath79-generic - MR900 (v1, v2) - MR1750 (v1, v2) - OM2P (v1, v2, v4) - - OM2P-HS (v1) + - OM2P-HS (v1, v2) * Plasma Cloud diff --git a/targets/ath79-generic b/targets/ath79-generic index 4a901cf5..4187e547 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -167,6 +167,12 @@ device('openmesh-om2p-hs-v1', 'openmesh_om2p-hs-v1', { manifest_aliases = {'openmesh-om2p-hs'}, }) +device('openmesh-om2p-hs-v2', 'openmesh_om2p-hs-v2', { + factory = false, + -- old name from OpenWrt 19.07.x + manifest_aliases = {'openmesh-om2p-hsv2'}, +}) + -- Plasma Cloud