projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
850bab2
)
ar71xx: Fix board detection for the TP-LINK TL-MR13U.
author
John Crispin
<john@openwrt.org>
Tue, 10 Mar 2015 13:26:44 +0000
(13:26 +0000)
committer
John Crispin
<john@openwrt.org>
Tue, 10 Mar 2015 13:26:44 +0000
(13:26 +0000)
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
SVN-Revision: 44646
target/linux/ar71xx/base-files/lib/ar71xx.sh
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/base-files/lib/ar71xx.sh
b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index d5be238ec9029a811186aa0c893450a8cde2fece..050d6ba29e43f0f0720207bd797c798c58bb647c 100755
(executable)
--- a/
target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/
target/linux/ar71xx/base-files/lib/ar71xx.sh
@@
-738,7
+738,7
@@
ar71xx_board_detect() {
*"TL-MR12U")
name="tl-mr12u"
;;
- *"TL-MR13U")
+ *"TL-MR13U
v1
")
name="tl-mr13u"
;;
*"Tube2H")