From 346b1905fbafda6a9857232a25597bfcc8f1db43 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 10 Mar 2016 19:07:26 +0000 Subject: ar71xx: add support for the Telldus TellStick ZNet Lite Signed-off-by: Micke Prag SVN-Revision: 48977 --- target/linux/ar71xx/base-files/etc/board.d/01_leds | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/ar71xx/base-files/etc/board.d/01_leds') diff --git a/target/linux/ar71xx/base-files/etc/board.d/01_leds b/target/linux/ar71xx/base-files/etc/board.d/01_leds index 6cec5dfbdd..eff6e0d451 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/01_leds +++ b/target/linux/ar71xx/base-files/etc/board.d/01_leds @@ -407,6 +407,11 @@ smart-300) ucidef_set_led_wlan "wlan" "WLAN" "nc-link:green:wlan" "phy0tpt" ;; +tellstick-znet-lite) + ucidef_set_led_netdev "lan_act" "LANACT" "tellstick:green:lan" "eth0" "tx rx" + ucidef_set_led_netdev "lan_link" "LANLINK" "tellstick:orange:lan" "eth0" "link" + ;; + tew-712br) ucidef_set_led_netdev "wan" "WAN" "trendnet:green:wan" "eth1" ucidef_set_led_switch "lan1" "LAN1" "trendnet:green:lan1" "switch0" "0x02" -- cgit v1.2.3