aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/ase/base-files/etc/board.d/01_leds
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/ase/base-files/etc/board.d/01_leds')
-rwxr-xr-xtarget/linux/lantiq/ase/base-files/etc/board.d/01_leds2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/ase/base-files/etc/board.d/01_leds b/target/linux/lantiq/ase/base-files/etc/board.d/01_leds
index 6a8de7d7a5..3e58463c91 100755
--- a/target/linux/lantiq/ase/base-files/etc/board.d/01_leds
+++ b/target/linux/lantiq/ase/base-files/etc/board.d/01_leds
@@ -23,7 +23,7 @@ board=$(board_name)
case "$board" in
allnet,all0333cj)
- ucidef_set_led_netdev "lan" "lan" "all0333cj:green:lan" "eth0.1"
+ ucidef_set_led_netdev "lan" "lan" "green:lan" "eth0.1"
;;
esac