diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-26 09:50:31 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-26 09:50:31 +0000 |
commit | c887a7fe4e19cbf79b781fd6ca05bb774d20014e (patch) | |
tree | 9ac44d98f751725cd653f097a794216bf9a4d3df /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | f8b4dfd172b3c5bb4ce39e881cac89370e928aab (diff) | |
download | mtk-20170518-c887a7fe4e19cbf79b781fd6ca05bb774d20014e.zip mtk-20170518-c887a7fe4e19cbf79b781fd6ca05bb774d20014e.tar.gz mtk-20170518-c887a7fe4e19cbf79b781fd6ca05bb774d20014e.tar.bz2 |
ar71xx: rename AP136 to AP136-010
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34883
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/diag.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 0b6e8f8..bfe1416 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -36,7 +36,7 @@ get_status_led() { all0305) status_led="eap7660d:green:ds4" ;; - ap136) + ap136-010) status_led="ap136:green:status" ;; ap81) |