ath79-generic: (re)add AVM Fritz!WLAN Repeater 450e (#2420)
Gone due to
commit 45c84a117b
("ar71xx: drop target")
This commit is contained in:
parent
6bca6e4eaa
commit
d9c7b1c6fc
@ -4,6 +4,10 @@ Supported Devices & Architectures
|
||||
ath79-generic
|
||||
--------------
|
||||
|
||||
* AVM
|
||||
|
||||
- Fritz!WLAN Repeater 450E [#avmflash]_
|
||||
|
||||
* devolo
|
||||
|
||||
- WiFi pro 1200e [#lan_as_wan]_
|
||||
|
@ -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', {
|
||||
|
Loading…
Reference in New Issue
Block a user