diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst
index 57ed445eb796f795bd0a5321e208b65708c863d6..f9cf96916ebc5d6b6dd32ef826445223ab7ed81c 100644
--- a/docs/user/supported_devices.rst
+++ b/docs/user/supported_devices.rst
@@ -43,6 +43,7 @@ ath79-generic
   - OM2P (v1, v2, v4)
   - OM2P-HS (v1, v2, v3, v4)
   - OM2P-LC
+  - OM5P
 
 * Plasma Cloud
 
diff --git a/targets/ath79-generic b/targets/ath79-generic
index 9b8ceb5b3560e788d043945e8143c9611e25665a..63f0d53e35bb9a8ad77cc8fdbc07c1389b3b947d 100644
--- a/targets/ath79-generic
+++ b/targets/ath79-generic
@@ -189,6 +189,10 @@ device('openmesh-om2p-lc', 'openmesh_om2p-lc', {
 	factory = false,
 })
 
+device('openmesh-om5p', 'openmesh_om5p', {
+	factory = false,
+})
+
 
 -- Plasma Cloud