Skip to content
Snippets Groups Projects
Unverified Commit 1f2a41d7 authored by J. Burfeind's avatar J. Burfeind Committed by GitHub
Browse files

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 45c84a11 ("ar71xx: drop target")
parent df07fc80
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,10 @@ ath79-generic ...@@ -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', { ...@@ -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', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment