Skip to content
Snippets Groups Projects
Commit 50ebb9a6 authored by blogic's avatar blogic
Browse files

ar71xx: Fix board detection for the TP-LINK TL-MR13U.


Signed-off-by: default avatarVittorio Gambaletta <openwrt@vittgam.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44646 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 6121a910
No related branches found
No related tags found
No related merge requests found
......@@ -738,7 +738,7 @@ ar71xx_board_detect() {
*"TL-MR12U")
name="tl-mr12u"
;;
*"TL-MR13U")
*"TL-MR13U v1")
name="tl-mr13u"
;;
*"Tube2H")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment