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:
Alberto Bursi 2017-02-23 19:42:40 +01:00 committed by Mathias Kresin
parent edae3479e6
commit ff42a8330b

View file

@ -4,6 +4,7 @@
#
. /lib/functions/uci-defaults.sh
. /lib/functions/system.sh
. /lib/kirkwood.sh
board_config_update