diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst
index c0ccc786e79722eda3d0e626f5be8cfa7b013765..8b1218cbf5b05681dfc52e640ff6de8f4f44cacd 100644
--- a/docs/user/supported_devices.rst
+++ b/docs/user/supported_devices.rst
@@ -250,6 +250,7 @@ lantiq-xrx200
 
 * AVM
 
+  - FRITZ!Box 7362 SL [#eva_ramboot]_ [#lan_as_wan]_
   - FRITZ!Box 7412 [#eva_ramboot]_
 
 lantiq-xway
diff --git a/targets/lantiq-xrx200 b/targets/lantiq-xrx200
index b9d9894acb7a98c5edd0cf09e33a3922332d6399..8fd59ed692514e835c0a25191f327d1bc9411abf 100644
--- a/targets/lantiq-xrx200
+++ b/targets/lantiq-xrx200
@@ -1,3 +1,7 @@
+device('avm-fritz-box-7362-sl', 'avm_fritz7362sl', {
+        factory = false,
+})
+
 device('avm-fritz-box-7412', 'avm_fritz7412', {
         factory = false,
 })