summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-12-29 17:50:38 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-12-29 17:50:38 +0000
commit334c572cd25a960e1ffc1f3f6889e8b66e0abd0b (patch)
tree7ee7a1c7f00b0800d4165f57b88989cb98cd6015 /target/linux/ramips/base-files/etc/diag.sh
parentcf95bd53690f6d787e14ad25033b87ce39aa1712 (diff)
ramips: add user-space support for the Planex MZK-W300NH2 Router
Signed-off-by: Samir Ibradžić <sibradzic@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3077/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34926 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 d189db518..af05acede 100755
--- a/target/linux/ramips/base-files/etc/diag.sh
+++ b/target/linux/ramips/base-files/etc/diag.sh
@@ -122,6 +122,9 @@ get_status_led() {
wr512-3gn)
status_led="wr512:green:wps"
;;
+ mzk-w300nh2)
+ status_led="mzkw300nh2:green:power"
+ ;;
ur-336un)
status_led="ur336:green:wps"
;;