diff options
author | John Crispin <blogic@openwrt.org> | 2014-10-06 04:52:36 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-10-06 04:52:36 +0000 |
commit | 23246db9e0fb2caa7fc1dae86292aa6f0cbccd85 (patch) | |
tree | a45d9ecbd9a25d76638bf4767ced0d39caefffc5 /target/linux/ramips/base-files | |
parent | 16c7f3c21ed006a13affd3696b269552dafe414c (diff) | |
download | upstream-23246db9e0fb2caa7fc1dae86292aa6f0cbccd85.tar.gz upstream-23246db9e0fb2caa7fc1dae86292aa6f0cbccd85.tar.bz2 upstream-23246db9e0fb2caa7fc1dae86292aa6f0cbccd85.zip |
ramips: D-Link DIR-810L: make led naming consistent with other boards
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42789 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files')
-rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/01_leds | 2 |
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 ecaaaff764..b07c96af31 100755 --- a/target/linux/ramips/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/base-files/etc/board.d/01_leds @@ -91,7 +91,7 @@ case $board in set_wifi_led "d-link:green:wifi" ;; dir-810l) - ucidef_set_led_default "power" "POWER" "dlink:power:green" "1" + ucidef_set_led_default "power" "POWER" "d-link:green:power" "1" ;; dir-610-a1 |\ dir-300-b7 |\ |