projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7ba2b4
)
ar71xx: TP-LINK also has a family TL-WDR
author
Gabor Juhos
<juhosg@openwrt.org>
Fri, 7 Dec 2012 19:10:57 +0000
(19:10 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Fri, 7 Dec 2012 19:10:57 +0000
(19:10 +0000)
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34577
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 2bc8194dfbd81e38a59f6755798ffbbe4e263f24..fe7c9106e290f12c6d7c3d4199ebd2fa1a7c52e9 100755
(executable)
--- a/
target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/
target/linux/ar71xx/base-files/lib/ar71xx.sh
@@
-447,7
+447,7
@@
ar71xx_board_detect() {
esac
case "$machine" in
- *TL-WR* | *TL-WA* | *TL-MR*)
+ *TL-WR* | *TL-WA* | *TL-MR*
| *TL-WD*
)
tplink_board_detect "$machine"
;;
esac