projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01a4c73
)
ramips: fix wireless firmware extraction for wr512-3gn
author
Gabor Juhos
<juhosg@openwrt.org>
Mon, 22 Aug 2011 18:08:45 +0000
(18:08 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Mon, 22 Aug 2011 18:08:45 +0000
(18:08 +0000)
Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28073
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ramips/base-files/lib/ramips.sh
patch
|
blob
|
history
diff --git
a/target/linux/ramips/base-files/lib/ramips.sh
b/target/linux/ramips/base-files/lib/ramips.sh
index
1ab8f79
..
65ebf84
100755
(executable)
--- a/
target/linux/ramips/base-files/lib/ramips.sh
+++ b/
target/linux/ramips/base-files/lib/ramips.sh
@@
-58,7
+58,7
@@
ramips_board_name() {
*"WZR-AGL300NH")
name="wzr-agl300nh"
;;
- *"
SH-WR512NU/WS-WR512N1-like 3GN
router")
+ *"
WR512-3GN-like
router")
name="wr512-3gn"
;;
*)