projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
396cb4f
)
ralink: fix DIR-320-B1 board detection
author
John Crispin
<john@openwrt.org>
Mon, 30 Sep 2013 20:48:34 +0000
(20:48 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 30 Sep 2013 20:48:34 +0000
(20:48 +0000)
https://dev.openwrt.org/ticket/14226
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38264
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 494f9d4d0dc152262d1a7866d9bf1193d4cfd784..6e7cc4a624ddd72d03dd24ebddfface91cb2b48c 100755
(executable)
--- a/
target/linux/ramips/base-files/lib/ramips.sh
+++ b/
target/linux/ramips/base-files/lib/ramips.sh
@@
-73,7
+73,7
@@
ramips_board_detect() {
*"DIR-300 B7")
name="dir-300-b7"
;;
- *"DIR-320
/NRU
B1")
+ *"DIR-320 B1")
name="dir-320-b1"
;;
*"DIR-600 B1")