projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: rt305x: make config and factory partitions read-only on the ATP-52B
[openwrt.git]
/
target
/
linux
/
ramips
/
base-files
/
etc
/
diag.sh
diff --git
a/target/linux/ramips/base-files/etc/diag.sh
b/target/linux/ramips/base-files/etc/diag.sh
index
c411053
..
1a5747f
100755
(executable)
--- a/
target/linux/ramips/base-files/etc/diag.sh
+++ b/
target/linux/ramips/base-files/etc/diag.sh
@@
-42,6
+42,9
@@
get_status_led() {
mofi3500-3gn)
status_led="mofi3500-3gn:green:status"
;;
+ nw718)
+ status_led="nw718:amber:cpu"
+ ;;
pwh2004)
status_led="pwh2004:green:power"
;;
This page took
0.021631 seconds
and
4
git commands to generate.