From d543f4b77186e841b11406adf33bffb8c0acf08f Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 11 Mar 2013 21:02:43 +0000 Subject: ramips: add user-space support for the Upvel UR-326N4G board MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [juhosg: fix mac address setup] Patch from: Дмитрий Лебедев Signed-off-by: Gabor Juhos SVN-Revision: 35971 --- target/linux/ramips/base-files/etc/diag.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to '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 102ff2731b..adb205b559 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" ;; -- cgit v1.2.3