From: Konrad Kotowicz <sko...@go2.pl> Signed-off-by: Konrad Kotowicz <sko...@go2.pl> --- target/linux/ramips/base-files/etc/diag.sh | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index d6001c5..9ffef55 100644 --- 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() { 3g150b | 3g300m | w150m) status_led="tenda:blue:ap" ;; + a5-v11) + status_led="a5-v11:red:power" + ;; ai-br100) status_led="aigale:blue:wlan" ;; -- 2.1.4 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel