ar71xx: show correct model name on TL-WA701N/ND boards
SVN-Revision: 29657
This commit is contained in:
parent
ac68f0d8fa
commit
301b1b4f92
1 changed files with 3 additions and 0 deletions
|
@ -73,6 +73,9 @@ tplink_board_detect() {
|
||||||
"070300"*)
|
"070300"*)
|
||||||
model="TP-Link TL-WR703N"
|
model="TP-Link TL-WR703N"
|
||||||
;;
|
;;
|
||||||
|
"070100"*)
|
||||||
|
model="TP-Link TL-WA701N/ND"
|
||||||
|
;;
|
||||||
"074000"*)
|
"074000"*)
|
||||||
model="TP-Link TL-WR740N/ND"
|
model="TP-Link TL-WR740N/ND"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue