projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f02d0fa
)
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>
SVN-Revision: 28073
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 1ab8f7913a2c395171613155999f5b58e9221135..65ebf84016b4125b126873baa63abb348524dce4 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"
;;
*)