ar71xx: add support for the ALFA Network N2/N5 boards
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 6c40f62e839c497b3b44b866a798a40974c48069..feed265602eec2549d41af084900b80b9a3845f6 100755 (executable)
@@ -30,6 +30,9 @@ status_led_off() {
 
 get_status_led() {
        case $(ar71xx_board_name) in
+       alfa-nx)
+               status_led="alfa:green:led_8"
+               ;;
        ap81)
                status_led="ap81:green:status"
                ;;