projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: fix wireless firmware extraction for wr512-3gn
[openwrt.git]
/
target
/
linux
/
ramips
/
base-files
/
lib
/
ramips.sh
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"
;;
*)
This page took
0.026452 seconds
and
4
git commands to generate.