ar71xx: show correct model name on TL-WA701N/ND boards

SVN-Revision: 29657
lede-17.01
Gabor Juhos 2012-01-04 17:30:55 +00:00
parent ac68f0d8fa
commit 301b1b4f92
1 changed files with 3 additions and 0 deletions

View File

@ -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"
;; ;;