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:
John Crispin 2015-03-10 13:26:44 +00:00
parent 850bab2559
commit 5801465eb3

View file

@ -738,7 +738,7 @@ ar71xx_board_detect() {
*"TL-MR12U")
name="tl-mr12u"
;;
*"TL-MR13U")
*"TL-MR13U v1")
name="tl-mr13u"
;;
*"Tube2H")