treewide: remove execute bit and shebang from board.d files
[openwrt/staging/rmilecki.git] / target / linux / ramips / mt76x8 / base-files / etc / board.d / 01_leds
old mode 100755 (executable)
new mode 100644 (file)
index bcbc2ed..fdef158
@@ -1,4 +1,3 @@
-#!/bin/sh
 
 . /lib/functions/leds.sh
 . /lib/functions/uci-defaults.sh
@@ -25,6 +24,10 @@ cudy,wr1000)
        ucidef_set_led_switch "lan1" "lan1" "blue:lan1" "switch0" "0x08"
        ucidef_set_led_switch "lan2" "lan2" "blue:lan2" "switch0" "0x04"
        ;;
+elecom,wrc-1167fs)
+       ucidef_set_led_switch "lan" "lan" "green:lan" "switch0" "0x8"
+       ucidef_set_led_switch "internet" "internet" "green:internet" "switch0" "0x10"
+       ;;
 glinet,gl-mt300n-v2)
        ucidef_set_led_netdev "wifi_led" "wifi" "red:wlan" "wlan0"
        ucidef_set_led_switch "wan" "wan" "green:wan" "switch0" "0x1"