diff options
Diffstat (limited to 'target/linux/apm821xx/base-files/etc/board.d/01_leds')
-rwxr-xr-x | target/linux/apm821xx/base-files/etc/board.d/01_leds | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/apm821xx/base-files/etc/board.d/01_leds b/target/linux/apm821xx/base-files/etc/board.d/01_leds index ad9bef9c09..3b5fb721ae 100755 --- a/target/linux/apm821xx/base-files/etc/board.d/01_leds +++ b/target/linux/apm821xx/base-files/etc/board.d/01_leds @@ -1,11 +1,10 @@ #!/bin/sh . /lib/functions/uci-defaults.sh -. /lib/apm821xx.sh board_config_update -board=$(apm821xx_board_name) +board=$(board_name) case "$board" in mr24) |