From d9c7b1c6fc913465d0f6ae429c8007edc42721cb Mon Sep 17 00:00:00 2001 From: "J. Burfeind" Date: Wed, 23 Mar 2022 20:14:51 +0100 Subject: [PATCH] ath79-generic: (re)add AVM Fritz!WLAN Repeater 450e (#2420) Gone due to commit 45c84a117bf8 ("ar71xx: drop target") --- docs/user/supported_devices.rst | 4 ++++ targets/ath79-generic | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index b53aacf6..dbc52da7 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 cd005100..b2cb3bc7 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', {