From: Alberto Bursi Date: Thu, 23 Feb 2017 18:42:40 +0000 (+0100) Subject: kirkwood: fix include in etc/board.d/02_network X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=commitdiff_plain;h=ff42a8330beadba6c7b1b5ccf677f368a64b64d8 kirkwood: fix include in etc/board.d/02_network the mtd_get_mac_ascii function called within this script requires the inclusion of /lib/functions/system.sh Signed-off-by: Alberto Bursi --- diff --git a/target/linux/kirkwood/base-files/etc/board.d/02_network b/target/linux/kirkwood/base-files/etc/board.d/02_network index b82086ec3e..35d735f9db 100755 --- a/target/linux/kirkwood/base-files/etc/board.d/02_network +++ b/target/linux/kirkwood/base-files/etc/board.d/02_network @@ -4,6 +4,7 @@ # . /lib/functions/uci-defaults.sh +. /lib/functions/system.sh . /lib/kirkwood.sh board_config_update