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
This commit is contained in:
parent
8f8b702f85
commit
feb8bf5ddc
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
# Copyright (C) 2011-2015 OpenWrt.org
|
# Copyright (C) 2011-2015 OpenWrt.org
|
||||||
#
|
#
|
||||||
|
|
||||||
|
. /lib/functions/system.sh
|
||||||
. /lib/functions/uci-defaults-new.sh
|
. /lib/functions/uci-defaults-new.sh
|
||||||
. /lib/ar71xx.sh
|
. /lib/ar71xx.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue