summaryrefslogtreecommitdiff
path: root/target/linux/kirkwood
diff options
context:
space:
mode:
authorAlberto Bursi <alberto.bursi@outlook.it>2017-02-23 19:42:40 +0100
committerJo-Philipp Wich <jo@mein.io>2017-03-01 20:37:37 +0100
commitf4fc12f0230b9c99b4140a1b4700d42010b86609 (patch)
tree3d314fa17b2a567acaa6575f0a78f128584cac3e /target/linux/kirkwood
parent21903d056eeca4f28144299c87a031bb11afcf12 (diff)
downloadmtk-20170518-f4fc12f0230b9c99b4140a1b4700d42010b86609.zip
mtk-20170518-f4fc12f0230b9c99b4140a1b4700d42010b86609.tar.gz
mtk-20170518-f4fc12f0230b9c99b4140a1b4700d42010b86609.tar.bz2
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>
Diffstat (limited to 'target/linux/kirkwood')
-rwxr-xr-xtarget/linux/kirkwood/base-files/etc/board.d/02_network1
1 files changed, 1 insertions, 0 deletions
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 f91e8a3..79af724 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