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>
master
Alberto Bursi 7 years ago committed by Mathias Kresin
parent edae3479e6
commit ff42a8330b
  1. 1
      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

Loading…
Cancel
Save