summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-03-11 21:02:43 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-03-11 21:02:43 +0000
commite7da5b33d077d1d1aab7606ddd3e44bbab7ab25b (patch)
tree96c6bc6e3e60a2e597376d72e49c561e27c52460 /target/linux/ramips/base-files/etc/diag.sh
parent96d4c27f8d8d524d8ae9e85bf925517247e608d3 (diff)
ramips: add user-space support for the Upvel UR-326N4G board
[juhosg: fix mac address setup] Patch from: Дмитрий Лебедев <lebedev@trendnet.ru> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35971 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 102ff2731..adb205b55 100755
--- a/target/linux/ramips/base-files/etc/diag.sh
+++ b/target/linux/ramips/base-files/etc/diag.sh
@@ -111,6 +111,9 @@ get_status_led() {
mzk-w300nh2)
status_led="mzkw300nh2:green:power"
;;
+ ur-326n4g)
+ status_led="ur326:green:wps"
+ ;;
ur-336un)
status_led="ur336:green:wps"
;;