Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 66070a7

Browse files
committedJan 19, 2025··
ipq40xx-generic: add support for linksys-whw03v2
Signed-off-by: Florian Maurer <f.maurer@outlook.de>
1 parent 3c04d32 commit 66070a7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
 

‎docs/user/supported_devices.rst

+1
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ ipq40xx-generic
236236
* Linksys
237237

238238
- EA6350 (v3)
239+
- WHW03 (v2)
239240

240241
* NETGEAR
241242

‎targets/ipq40xx-generic

+2
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ device('gl.inet-gl-b1300', 'glinet_gl-b1300', {
8686

8787
device('linksys-ea6350v3', 'linksys_ea6350v3')
8888

89+
device('linksys-whw03-v2-velop', 'linksys_whw03v2')
90+
8991

9092
-- Meraki
9193

0 commit comments

Comments
 (0)
Please sign in to comment.