ar71xx: add user-space support for the OpenMesh A60
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 17b324d65ee6c2d851df4bf3dfb4da644070e35f..871a12b9bdea82a2cf7f4d402c318c0c243e43a4 100644 (file)
@@ -8,6 +8,9 @@ get_status_led() {
        local board=$(ar71xx_board_name)
 
        case $board in
+       a60)
+               status_led="a60:green:status"
+               ;;
        alfa-nx)
                status_led="alfa:green:led_8"
                ;;