ath79-generic: (re)add AVM Fritz!WLAN Repeater 450e (#2420)

Gone due to
commit 45c84a117b ("ar71xx: drop target")
This commit is contained in:
J. Burfeind 2022-03-23 20:14:51 +01:00 committed by GitHub
parent 6bca6e4eaa
commit d9c7b1c6fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View File

@ -4,6 +4,10 @@ Supported Devices & Architectures
ath79-generic ath79-generic
-------------- --------------
* AVM
- Fritz!WLAN Repeater 450E [#avmflash]_
* devolo * devolo
- WiFi pro 1200e [#lan_as_wan]_ - WiFi pro 1200e [#lan_as_wan]_

View File

@ -22,6 +22,12 @@ local ATH10K_PACKAGES_QCA9888 = {
'-ath10k-firmware-qca9888-ct', '-ath10k-firmware-qca9888-ct',
} }
-- AVM
device('avm-fritz-wlan-repeater-450e', 'avm_fritz450e', {
factory = false,
})
-- devolo -- devolo
device('devolo-wifi-pro-1200e', 'devolo_dvl1200e', { device('devolo-wifi-pro-1200e', 'devolo_dvl1200e', {