mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-15 23:20:22 +00:00
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:
@@ -3,6 +3,7 @@
|
||||
# Copyright (C) 2011-2015 OpenWrt.org
|
||||
#
|
||||
|
||||
. /lib/functions/system.sh
|
||||
. /lib/functions/uci-defaults-new.sh
|
||||
. /lib/ar71xx.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user