Skip to content
Snippets Groups Projects
Unverified Commit 9fa45ac4 authored by David Bauer's avatar David Bauer Committed by GitHub
Browse files

ramips-mt76x8: add support for RAVPower RP-WD009 (#2265)

parent bfec0854
No related branches found
No related tags found
No related merge requests found
...@@ -231,6 +231,10 @@ ramips-mt76x8 ...@@ -231,6 +231,10 @@ ramips-mt76x8
- R6120 - R6120
* RAVPower
- RP-WD009
* TP-Link * TP-Link
- Archer C50 (v3) - Archer C50 (v3)
......
...@@ -21,6 +21,11 @@ device('netgear-r6120', 'netgear_r6120', { ...@@ -21,6 +21,11 @@ device('netgear-r6120', 'netgear_r6120', {
}) })
-- RAVPower
device('ravpower-rp-wd009', 'ravpower_rp-wd009')
-- TP-Link -- TP-Link
device('tp-link-archer-c50-v3', 'tplink_archer-c50-v3', { device('tp-link-archer-c50-v3', 'tplink_archer-c50-v3', {
......
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