Author: jow
Date: 2015-12-03 20:23:44 +0100 (Thu, 03 Dec 2015)
New Revision: 47723

Modified:
   trunk/target/linux/ar71xx/base-files/etc/board.d/02_network
Log:
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 <[email protected]>

Modified: trunk/target/linux/ar71xx/base-files/etc/board.d/02_network
===================================================================
--- trunk/target/linux/ar71xx/base-files/etc/board.d/02_network 2015-12-03 
17:30:56 UTC (rev 47722)
+++ trunk/target/linux/ar71xx/base-files/etc/board.d/02_network 2015-12-03 
19:23:44 UTC (rev 47723)
@@ -3,6 +3,7 @@
 # Copyright (C) 2011-2015 OpenWrt.org
 #
 
+. /lib/functions/system.sh
 . /lib/functions/uci-defaults-new.sh
 . /lib/ar71xx.sh
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to