mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-09 23:17:52 +00:00
ar71xx: show correct model name on TL-WA701N/ND boards
SVN-Revision: 29657
This commit is contained in:
parent
ac68f0d8fa
commit
301b1b4f92
@ -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…
Reference in New Issue
Block a user