Signed-off-by: Michael Heimpold <[email protected]> --- package/boot/uboot-envtools/files/mxs | 1 + 1 file changed, 1 insertion(+)
diff --git a/package/boot/uboot-envtools/files/mxs b/package/boot/uboot-envtools/files/mxs index c7fcb58..ab8b4ef 100644 --- a/package/boot/uboot-envtools/files/mxs +++ b/package/boot/uboot-envtools/files/mxs @@ -7,6 +7,7 @@ touch /etc/config/ubootenv +. /lib/mxs.sh . /lib/uboot-envtools.sh . /lib/functions.sh -- 1.7.10.4 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
