kirkwood: fix include in etc/board.d/02_network
authorAlberto Bursi <alberto.bursi@outlook.it>
Thu, 23 Feb 2017 18:42:40 +0000 (19:42 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 1 Mar 2017 19:37:37 +0000 (20:37 +0100)
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>
target/linux/kirkwood/base-files/etc/board.d/02_network

index f91e8a3252260ec61a71c731bbe316ecf2cf4202..79af72460742261ef9b111c30c719edaf96b5492 100755 (executable)
@@ -4,6 +4,7 @@
 #
 
 . /lib/functions/uci-defaults.sh
+. /lib/functions/system.sh
 . /lib/kirkwood.sh
 
 board_config_update