projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da3f3f8
)
ar71xx: add rb750 to diag.sh
author
Gabor Juhos
<juhosg@openwrt.org>
Fri, 6 Apr 2012 06:45:04 +0000
(06:45 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Fri, 6 Apr 2012 06:45:04 +0000
(06:45 +0000)
Support status led in diag.sh for RB750
Patch from: Evangelos Arkalis <arkalis.e@gmail.com>
SVN-Revision: 31207
target/linux/ar71xx/base-files/etc/diag.sh
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/base-files/etc/diag.sh
b/target/linux/ar71xx/base-files/etc/diag.sh
index 09d4184f250b8fd193d025a92619a38c253487e9..c6f2cf79bae5c206825589672189772b119a49c9 100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-90,6
+90,9
@@
get_status_led() {
rb-411 | rb-411u | rb-433 | rb-433u | rb-450 | rb-450g | rb-493)
status_led="rb4xx:yellow:user"
;;
+ rb-750)
+ status_led="rb750:green:act"
+ ;;
routerstation | routerstation-pro)
status_led="ubnt:green:rf"
;;