projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73b9a8b
)
ar71xx: fix db120 board detection
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 10 Feb 2012 11:46:31 +0000
(11:46 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 10 Feb 2012 11:46:31 +0000
(11:46 +0000)
SVN-Revision: 30408
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 ab619f1694b25a0a73e74f6c8c7ca5f2379f568e..3ce422e7de4835e302837c1038709121d8afc64a 100755
(executable)
--- a/
target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/
target/linux/ar71xx/base-files/lib/ar71xx.sh
@@
-160,7
+160,7
@@
ar71xx_board_detect() {
*AW-NR580)
name="aw-nr580"
;;
- *
DB120
)
+ *
"DB120 reference board"
)
name="db120"
;;
*"DIR-600 rev. A1")