ar71xx: add user-space support for the OpenMesh A60
[openwrt/staging/blogic.git] / target / linux / ar71xx / base-files / etc / board.d / 01_leds
index 5cd2e5c7288763826d17b2d1784ede63b88fb915..1ec225cd62eb3f64aafd441c80a7f08b7bbc6c1d 100755 (executable)
@@ -11,6 +11,10 @@ board_config_update
 board=$(ar71xx_board_name)
 
 case "$board" in
+a60)
+       ucidef_set_led_default "status-red" "Status (red)" "a60:red:status" "0"
+       ucidef_set_led_default "status-blue" "Status (blue)" "a60:blue:status" "0"
+       ;;
 airgateway|\
 airgatewaypro)
        ucidef_set_led_wlan "wlan" "WLAN" "ubnt:blue:wlan" "phy0tpt"