From: John Crispin Date: Wed, 23 Jul 2014 07:49:50 +0000 (+0000) Subject: ramips: fix missing inclusion of system.sh for mtd_get_mac_binary and friends. X-Git-Tag: reboot~6433 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e5d4e5dee3f7a11b171b24430e6a63a18f73b852;p=openwrt%2Fopenwrt.git ramips: fix missing inclusion of system.sh for mtd_get_mac_binary and friends. Signed-off-by: Yousong Zhou SVN-Revision: 41810 --- diff --git a/target/linux/ramips/base-files/etc/uci-defaults/02_network b/target/linux/ramips/base-files/etc/uci-defaults/02_network index b54b555326..b372893989 100755 --- a/target/linux/ramips/base-files/etc/uci-defaults/02_network +++ b/target/linux/ramips/base-files/etc/uci-defaults/02_network @@ -3,6 +3,7 @@ . /lib/functions.sh . /lib/ramips.sh . /lib/functions/uci-defaults.sh +. /lib/functions/system.sh ramips_setup_rt3x5x_vlans() {