aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-11-26 12:46:04 +0000
committerJo-Philipp Wich <jow@openwrt.org>2015-11-26 12:46:04 +0000
commitbb4f570b2cacf93bed829c984787219e60f98ac4 (patch)
tree4e29a8868723d39178a2866fa42a39615c024ca8 /target/linux/ramips/base-files/etc
parentd455818f82d871c6e28a9df3412f311568bdb99f (diff)
downloadmaster-187ad058-bb4f570b2cacf93bed829c984787219e60f98ac4.tar.gz
master-187ad058-bb4f570b2cacf93bed829c984787219e60f98ac4.tar.bz2
master-187ad058-bb4f570b2cacf93bed829c984787219e60f98ac4.zip
ramips: hg255d: replace ucidef_set_led_interface() with ucidef_set_led_netdev()
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47657 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files/etc')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/board.d/01_leds2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds
index a4658a01b1..8cb0e480cc 100755
--- a/target/linux/ramips/base-files/etc/board.d/01_leds
+++ b/target/linux/ramips/base-files/etc/board.d/01_leds
@@ -154,7 +154,7 @@ hc5861)
hg255d)
set_wifi_led "$board:green:wlan"
set_usb_led "$board:green:usb"
- ucidef_set_led_interface "lan" "$board:green:internet"
+ ucidef_set_led_netdev "internet" "internet" "$board:green:internet" "eth0.2"
;;
hpm)
ucidef_set_led_default "power" "POWER" "$board:orange:power" "1"