ramips: fix missing inclusion of system.sh for mtd_get_mac_binary and friends.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>

SVN-Revision: 41810
This commit is contained in:
John Crispin 2014-07-23 07:49:50 +00:00
parent 3bb8589787
commit e5d4e5dee3

View file

@ -3,6 +3,7 @@
. /lib/functions.sh . /lib/functions.sh
. /lib/ramips.sh . /lib/ramips.sh
. /lib/functions/uci-defaults.sh . /lib/functions/uci-defaults.sh
. /lib/functions/system.sh
ramips_setup_rt3x5x_vlans() ramips_setup_rt3x5x_vlans()
{ {