Skip to content

Commit

Permalink
mediatek-filogic: add support for ASUS TUF-AX6000
Browse files Browse the repository at this point in the history
  • Loading branch information
herbetom committed Dec 10, 2023
1 parent 8d616b4 commit 8fa402f
Show file tree
Hide file tree
Showing 2 changed files with 5 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 @@ -281,6 +281,7 @@ mediatek-filogic
* ASUS

- TUF AX4200
- TUF AX6000

* Cudy

Expand Down
4 changes: 4 additions & 0 deletions targets/mediatek-filogic
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ device('asus-tuf-ax4200', 'asus_tuf-ax4200', {
factory = false,
})

device('asus-tuf-ax6000', 'asus_tuf-ax6000', {
factory = false,
})


-- Cudy

Expand Down

0 comments on commit 8fa402f

Please sign in to comment.