mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-09 04:15:47 +00:00
ar71xx: add model detection for TL-WR842N/ND
SVN-Revision: 30507
This commit is contained in:
parent
92d36617b6
commit
1c57a22aae
@ -88,6 +88,9 @@ tplink_board_detect() {
|
||||
"084100"*)
|
||||
model="TP-Link TL-WR841N/ND"
|
||||
;;
|
||||
"084200"*)
|
||||
model="TP-Link TL-WR842N/ND"
|
||||
;;
|
||||
"090100"*)
|
||||
model="TP-Link TL-WA901N/ND"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user