diff options
Diffstat (limited to 'target/linux/mvebu/base-files/etc/board.d')
-rwxr-xr-x | target/linux/mvebu/base-files/etc/board.d/01_leds | 3 | ||||
-rwxr-xr-x | target/linux/mvebu/base-files/etc/board.d/02_network | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/mvebu/base-files/etc/board.d/01_leds b/target/linux/mvebu/base-files/etc/board.d/01_leds index f4b72288fe..84519907af 100755 --- a/target/linux/mvebu/base-files/etc/board.d/01_leds +++ b/target/linux/mvebu/base-files/etc/board.d/01_leds @@ -5,11 +5,10 @@ # . /lib/functions/uci-defaults.sh -. /lib/mvebu.sh board_config_update -board=$(mvebu_board_name) +board=$(board_name) case "$board" in armada-385-linksys-caiman) diff --git a/target/linux/mvebu/base-files/etc/board.d/02_network b/target/linux/mvebu/base-files/etc/board.d/02_network index 94ce7d7b25..86a17823b7 100755 --- a/target/linux/mvebu/base-files/etc/board.d/02_network +++ b/target/linux/mvebu/base-files/etc/board.d/02_network @@ -5,11 +5,10 @@ # . /lib/functions/uci-defaults.sh -. /lib/mvebu.sh board_config_update -board=$(mvebu_board_name) +board=$(board_name) case "$board" in armada-385-linksys-caiman|\ |