ath79: Add GL.iNet AR150 LED triggers
[openwrt/staging/jogo.git] / target / linux / ath79 / base-files / etc / board.d / 01_leds
index a9f81cd230c41d9cf27bfe34b70005a263b179cd..ec1b6bb55055eea5578070dba236300503095a4d 100755 (executable)
@@ -36,6 +36,10 @@ etactica,eg200)
        ucidef_set_led_oneshot "modbus" "Modbus" "$boardname:red:modbus" "100" "33"
        ucidef_set_led_default "etactica" "etactica" "$boardname:red:etactica" "ignore"
        ;;
+glinet,gl-ar150)
+        ucidef_set_led_netdev "wan" "WAN" "$boardname:green:wan" "eth0"
+        ucidef_set_led_netdev "lan" "LAN" "$boardname:green:lan" "eth1"
+        ;;
 glinet,gl-x750)
        ucidef_set_led_netdev "wan" "WAN" "$boardname:green:wan" "eth0"
        ;;