aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-06-02 14:43:35 +0000
committerJohn Crispin <john@openwrt.org>2014-06-02 14:43:35 +0000
commit60ec05fdcbcb3dea5e6cf1f47cd1e340807c08f3 (patch)
tree716e1db5441abc79c984ffb288ecafad3c5b36ee /target/linux/ar71xx/base-files/etc/diag.sh
parent897b2e4b98cc5861c2bf861cba0196c59f8e5200 (diff)
downloadupstream-60ec05fdcbcb3dea5e6cf1f47cd1e340807c08f3.tar.gz
upstream-60ec05fdcbcb3dea5e6cf1f47cd1e340807c08f3.tar.bz2
upstream-60ec05fdcbcb3dea5e6cf1f47cd1e340807c08f3.zip
ar71xx: add support for dlink dir-615-e1
Dlink dir-615-e1 can use dir-600-a1's image, but the image can't be uploaded through dlink's normal firmware update web page. Add profile for dir-615-e1 so the generated image can be uploaded through the firmware update web page. Signed-off-by: Zhao, Gang <gamerh2o@gmail.com> SVN-Revision: 40969
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh1
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 33ffee7bf5..d555c5b603 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -48,6 +48,7 @@ get_status_led() {
;;
dir-505-a1 |\
dir-600-a1 |\
+ dir-615-e1 |\
dir-615-e4)
status_led="d-link:green:power"
;;