Skip to content

Commit

Permalink
ath79-generic: (re)add support for tl-wr1043n-v5 (#2483)
Browse files Browse the repository at this point in the history
Gone due to
commit 45c84a1 ("ar71xx: drop target")
  • Loading branch information
herbetom authored Apr 17, 2022
1 parent f63fa83 commit 588502c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/supported_devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ ath79-generic
- TL-WDR4300 (v1)
- TL-WR810N (v1)
- TL-WR842N/ND (v3)
- TL-WR1043N/ND (v2, v3, v4)
- TL-WR1043N/ND (v2, v3, v4, v5)
- WBS210 (v1.20)
- WBS210 (v2.0)

Expand Down
1 change: 1 addition & 0 deletions targets/ath79-generic
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ device('tp-link-tl-wr1043nd-v4', 'tplink_tl-wr1043nd-v4', {
'tp-link-tl-wr1043n-nd-v4', -- upgrade from OpenWrt 19.07
},
})
device('tp-link-tl-wr1043n-v5', 'tplink_tl-wr1043n-v5')

device('tp-link-wbs210-v1', 'tplink_wbs210-v1', {
manifest_aliases = {
Expand Down

0 comments on commit 588502c

Please sign in to comment.