Skip to content

Commit

Permalink
ath79-generic: add support for TP-Link CPE220 v3
Browse files Browse the repository at this point in the history
  • Loading branch information
SunboX authored and mweinelt committed Apr 27, 2020
1 parent dd7d37b commit 954b7af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/user/supported_devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ ath79-generic
* TP-Link

- Archer C6 (v2)
- CPE220 (v3.0)

brcm2708-bcm2708
----------------
Expand Down
2 changes: 2 additions & 0 deletions targets/ath79-generic
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,5 @@ device('ocedo-raccoon', 'ocedo_raccoon', {
device('tp-link-archer-c6-v2', 'tplink_archer-c6-v2', {
packages = ATH10K_PACKAGES_QCA9888,
})

device('tp-link-cpe220-v3', 'tplink_cpe220-v3')

0 comments on commit 954b7af

Please sign in to comment.