ar71xx: Fix board detection for the TP-LINK TL-MR13U.
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net> SVN-Revision: 44646
This commit is contained in:
parent
850bab2559
commit
5801465eb3
1 changed files with 1 additions and 1 deletions
|
@ -738,7 +738,7 @@ ar71xx_board_detect() {
|
|||
*"TL-MR12U")
|
||||
name="tl-mr12u"
|
||||
;;
|
||||
*"TL-MR13U")
|
||||
*"TL-MR13U v1")
|
||||
name="tl-mr13u"
|
||||
;;
|
||||
*"Tube2H")
|
||||
|
|
Loading…
Reference in a new issue