projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: extract eeprom for the PCIe wlan module on the RT-N56U
[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
bbadc32
..
2621604
100755
(executable)
--- a/
target/linux/ramips/base-files/etc/diag.sh
+++ b/
target/linux/ramips/base-files/etc/diag.sh
@@
-66,6
+66,9
@@
get_status_led() {
rt-n15)
status_led="rt-n15:blue:power"
;;
+ rt-n56u)
+ status_led="asus:blue:power"
+ ;;
v22rw-2x2)
status_led="v22rw-2x2:green:security"
;;
This page took
0.023403 seconds
and
4
git commands to generate.