projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: don't register 8250 UART on the AR933x SoCs
[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
051c884
..
99f497e
100755
(executable)
--- a/
target/linux/ramips/base-files/etc/diag.sh
+++ b/
target/linux/ramips/base-files/etc/diag.sh
@@
-45,6
+45,9
@@
get_status_led() {
hw550-3g)
status_led="hw550-3g:green:status"
;;
+ mofi3500-3gn)
+ status_led="mofi3500-3gn:green:status"
+ ;;
esac
}
This page took
0.024338 seconds
and
4
git commands to generate.