diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst
index b53aacf620eef342936f4ccfc43a3298a2ff4f6b..dbc52da7bd5afc9340aaf6db51184cea77936447 100644
--- a/docs/user/supported_devices.rst
+++ b/docs/user/supported_devices.rst
@@ -4,6 +4,10 @@ Supported Devices & Architectures
 ath79-generic
 --------------
 
+* AVM
+
+  - Fritz!WLAN Repeater 450E [#avmflash]_
+
 * devolo
 
   - WiFi pro 1200e [#lan_as_wan]_
diff --git a/targets/ath79-generic b/targets/ath79-generic
index cd0051009905a2fd2020a135f22869095e1cdd82..b2cb3bc700985b33e10da7fe045e0f889bd55e8c 100644
--- a/targets/ath79-generic
+++ b/targets/ath79-generic
@@ -22,6 +22,12 @@ local ATH10K_PACKAGES_QCA9888 = {
 	'-ath10k-firmware-qca9888-ct',
 }
 
+-- AVM
+
+device('avm-fritz-wlan-repeater-450e', 'avm_fritz450e', {
+	factory = false,
+})
+
 -- devolo
 
 device('devolo-wifi-pro-1200e', 'devolo_dvl1200e', {