diff options
author | John Crispin <john@openwrt.org> | 2015-09-14 20:08:55 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-09-14 20:08:55 +0000 |
commit | 2efdc7c896fcd846e9a4732f93dc36e095d37a07 (patch) | |
tree | 22368ebeb63b94f3db146f09324ecc53563f6115 /target/linux/ramips/base-files/etc/diag.sh | |
parent | 06a180d027a95f138ab4ce1e545e723661413128 (diff) | |
download | upstream-2efdc7c896fcd846e9a4732f93dc36e095d37a07.tar.gz upstream-2efdc7c896fcd846e9a4732f93dc36e095d37a07.tar.bz2 upstream-2efdc7c896fcd846e9a4732f93dc36e095d37a07.zip |
ramips: add support for Planex DB-WRT01
This patch add support for Planex DB-WRT01. DANBOARD route on
the MT7620A SoC with two Ethernet port and a 802.11n 2.4 GHz radio.
DANBOARD is Cartoon character.
Signed-off-by: YuheiOKAWA <tochiro.srchack@gmail.com>
SVN-Revision: 46918
Diffstat (limited to 'target/linux/ramips/base-files/etc/diag.sh')
-rw-r--r-- | target/linux/ramips/base-files/etc/diag.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index a4911b023c..f886b5da8a 100644 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -94,6 +94,7 @@ get_status_led() { y1s) status_led="$board:blue:power" ;; + db-wrt01|\ esr-9753) status_led="$board:orange:power" ;; |