mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
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
@ -738,7 +738,7 @@ ar71xx_board_detect() {
|
||||
*"TL-MR12U")
|
||||
name="tl-mr12u"
|
||||
;;
|
||||
*"TL-MR13U")
|
||||
*"TL-MR13U v1")
|
||||
name="tl-mr13u"
|
||||
;;
|
||||
*"Tube2H")
|
||||
|
Loading…
Reference in New Issue
Block a user