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

SVN-Revision: 29657
master
Gabor Juhos 13 years ago
parent ac68f0d8fa
commit 301b1b4f92
  1. 3
      target/linux/ar71xx/base-files/lib/ar71xx.sh

@ -73,6 +73,9 @@ tplink_board_detect() {
"070300"*)
model="TP-Link TL-WR703N"
;;
"070100"*)
model="TP-Link TL-WA701N/ND"
;;
"074000"*)
model="TP-Link TL-WR740N/ND"
;;

Loading…
Cancel
Save