From: David Bauer Date: Sat, 18 Mar 2023 03:31:12 +0000 (+0100) Subject: mpc85xx: fix missing system import X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=fa168f521a4b1b0655fd44f38837ea3878aa3ecc;p=openwrt%2Fstaging%2Fjow.git mpc85xx: fix missing system import The mac-address accessor functions were not included in the sourced script. Fix this by importing the correct script path. Signed-off-by: David Bauer --- diff --git a/target/linux/mpc85xx/base-files/lib/preinit/10_fix_eth_mac.sh b/target/linux/mpc85xx/base-files/lib/preinit/10_fix_eth_mac.sh index d84ab5f186..0d9058420b 100644 --- a/target/linux/mpc85xx/base-files/lib/preinit/10_fix_eth_mac.sh +++ b/target/linux/mpc85xx/base-files/lib/preinit/10_fix_eth_mac.sh @@ -1,4 +1,5 @@ . /lib/functions.sh +. /lib/functions/system.sh preinit_set_mac_address() { case $(board_name) in