ath79-generic: (re)add wzr-hp-ag-300h / wzr-600dhp (#2515)
Both are effectively the same hardware, the latter being Buffalos
replacement model.
Gone due to
commit 45c84a117b
("ar71xx: drop target")
This commit is contained in:
parent
df07fc8040
commit
1f2a41d763
@ -9,6 +9,10 @@ ath79-generic
|
|||||||
- Fritz!WLAN Repeater 450E [#avmflash]_
|
- Fritz!WLAN Repeater 450E [#avmflash]_
|
||||||
- Fritz!Box 4020 [#avmflash]_
|
- Fritz!Box 4020 [#avmflash]_
|
||||||
|
|
||||||
|
* Buffalo
|
||||||
|
|
||||||
|
- WZR-HP-AG300H / WZR-600DHP
|
||||||
|
|
||||||
* devolo
|
* devolo
|
||||||
|
|
||||||
- WiFi pro 1200e [#lan_as_wan]_
|
- WiFi pro 1200e [#lan_as_wan]_
|
||||||
|
@ -26,6 +26,11 @@ device('avm-fritz-wlan-repeater-450e', 'avm_fritz450e', {
|
|||||||
factory = false,
|
factory = false,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
-- Buffalo
|
||||||
|
|
||||||
|
device('buffalo-wzr-hp-ag300h', 'buffalo_wzr-hp-ag300h')
|
||||||
|
device('buffalo-wzr-600dhp', 'buffalo_wzr-600dhp')
|
||||||
|
|
||||||
-- devolo
|
-- devolo
|
||||||
|
|
||||||
device('devolo-wifi-pro-1200e', 'devolo_dvl1200e', {
|
device('devolo-wifi-pro-1200e', 'devolo_dvl1200e', {
|
||||||
|
Loading…
Reference in New Issue
Block a user