Signed-off-by: Andrew 'Necromant' Andrianov <[email protected]>
---
 .../linux/ar71xx/base-files/etc/uci-defaults/leds  |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/leds 
b/target/linux/ar71xx/base-files/etc/uci-defaults/leds
index e32d33d..69201ae 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/leds
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/leds
@@ -40,6 +40,15 @@ dir-615-e4)
        ucidef_set_led_switch "lan4" "LAN4" "d-link:green:lan4" "switch0" "0x10"
        ;;
 
+mercury-mw150r)
+       ucidef_set_led_netdev "wan" "WAN" "mercury:green:wan" "eth1"
+       ucidef_set_led_switch "lan1" "LAN1" "mercury:green:lan1" "switch0" 
"0x02"
+       ucidef_set_led_switch "lan2" "LAN2" "mercury:green:lan2" "switch0" 
"0x04"
+       ucidef_set_led_switch "lan3" "LAN3" "mercury:green:lan3" "switch0" 
"0x08"
+       ucidef_set_led_switch "lan4" "LAN4" "mercury:green:lan4" "switch0" 
"0x10"
+       ucidef_set_led_wlan "wlan" "WLAN" "mercury:green:wlan" "phy0tpt"
+       ;;
+
 dir-825-b1)
        ucidef_set_led_usbdev "usb" "USB" "d-link:blue:usb" "1-1"
        ;;
-- 
1.7.6

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to