aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-12-13 08:07:03 +0000
committerJohn Crispin <blogic@openwrt.org>2014-12-13 08:07:03 +0000
commit14147dd72bc1c54fc7369c4fadf2a41bd9b41571 (patch)
treec3db114108a295b078679b4109d0d6c32869677c /target/linux/ramips/base-files/etc/diag.sh
parent2520742c318e8c010174269632060251f6798dd7 (diff)
downloadmaster-187ad058-14147dd72bc1c54fc7369c4fadf2a41bd9b41571.tar.gz
master-187ad058-14147dd72bc1c54fc7369c4fadf2a41bd9b41571.tar.bz2
master-187ad058-14147dd72bc1c54fc7369c4fadf2a41bd9b41571.zip
ramips:Add support for Aigale Ai-BR100
Aigale Ai-BR100 is a router with mt7620a soc. There are only 2 lights on the board (WAN and WLAN) so I used the wlan light as the status led. Signed-off-by: 郭传鈜 <gch981213@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43681 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 dfa5468205..f50ae1fe7f 100755
--- a/target/linux/ramips/base-files/etc/diag.sh
+++ b/target/linux/ramips/base-files/etc/diag.sh
@@ -12,6 +12,9 @@ get_status_led() {
3g300m | w150m)
status_led="tenda:blue:ap"
;;
+ ai-br100)
+ status_led="aigale:blue:wlan"
+ ;;
ar670w)
status_led="ar670w:green:power"
;;