ar71xx: board.d: add missing include (#21296)

Include /lib/functions/system.sh in 02_network to define missing
mtd_get_mac_binary() procedure.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 47723
master
Jo-Philipp Wich 9 years ago
parent 8f8b702f85
commit feb8bf5ddc
  1. 1
      target/linux/ar71xx/base-files/etc/board.d/02_network

@ -3,6 +3,7 @@
# Copyright (C) 2011-2015 OpenWrt.org
#
. /lib/functions/system.sh
. /lib/functions/uci-defaults-new.sh
. /lib/ar71xx.sh

Loading…
Cancel
Save