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 <alberto.bursi@outlook.it>
This commit is contained in:
committed by
Jo-Philipp Wich
parent
21903d056e
commit
f4fc12f023
@@ -4,6 +4,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
. /lib/functions/uci-defaults.sh
|
. /lib/functions/uci-defaults.sh
|
||||||
|
. /lib/functions/system.sh
|
||||||
. /lib/kirkwood.sh
|
. /lib/kirkwood.sh
|
||||||
|
|
||||||
board_config_update
|
board_config_update
|
||||||
|
|||||||
Reference in New Issue
Block a user