aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-07-12 06:54:03 +0000
committerJohn Crispin <blogic@openwrt.org>2014-07-12 06:54:03 +0000
commit8fbe1896f93610ee3466fe3d49aae96d81828043 (patch)
treef03d2a0733559bd6423b61e61094558f53bd7609 /target/linux/ramips/base-files/etc/diag.sh
parentbcf21c1fd25c14d3f6e3a409be2a27ff51ecfe14 (diff)
downloadmaster-187ad058-8fbe1896f93610ee3466fe3d49aae96d81828043.tar.gz
master-187ad058-8fbe1896f93610ee3466fe3d49aae96d81828043.tar.bz2
master-187ad058-8fbe1896f93610ee3466fe3d49aae96d81828043.zip
ramips: add support for WR8305RT board
Signed-off-by: Jorge Vargas <jorge.vargas@sosvia.com> Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41584 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files/etc/diag.sh')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/diag.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh
index 14d630edcf..908547e50e 100755
--- a/target/linux/ramips/base-files/etc/diag.sh
+++ b/target/linux/ramips/base-files/etc/diag.sh
@@ -152,6 +152,9 @@ get_status_led() {
wr512-3gn)
status_led="wr512:green:wps"
;;
+ wr8305rt)
+ status_led="wr8305rt:sys"
+ ;;
wnce2001)
status_led="netgear:green:power"
;;