diff options
author | John Crispin <john@openwrt.org> | 2015-07-07 13:48:39 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-07-07 13:48:39 +0000 |
commit | d5352182303474edba37d84563e3733457ac8b85 (patch) | |
tree | c9d08864216974484fc9aaf08afd96a1c93b5d7e /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | 8f0e96ee118781602ab67282b66a0b25fcf7692b (diff) | |
download | upstream-d5352182303474edba37d84563e3733457ac8b85.tar.gz upstream-d5352182303474edba37d84563e3733457ac8b85.tar.bz2 upstream-d5352182303474edba37d84563e3733457ac8b85.zip |
ar71xx: add support for D-Link DIR-615 rev. Ix board
Based on trunk r46212.
Signed-off-by: Jaehoon You <teslamint@gmail.com>
SVN-Revision: 46248
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rw-r--r-- | target/linux/ar71xx/base-files/etc/diag.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index b73e26dfaa..0bcb273359 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -61,6 +61,7 @@ get_status_led() { dir-505-a1 |\ dir-600-a1 |\ dir-615-e1 |\ + dir-615-i1 |\ dir-615-e4) status_led="d-link:green:power" ;; |