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:
parent
3bb8589787
commit
e5d4e5dee3
1 changed files with 1 additions and 0 deletions
|
@ -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()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue