uboot-envtools: rename 'imx6' to 'imx'
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
parent
297f10d334
commit
346db2f3b0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
touch /etc/config/ubootenv
|
touch /etc/config/ubootenv
|
||||||
|
|
||||||
. /lib/imx6.sh
|
. /lib/imx.sh
|
||||||
. /lib/uboot-envtools.sh
|
. /lib/uboot-envtools.sh
|
||||||
. /lib/functions.sh
|
. /lib/functions.sh
|
||||||
|
|
Loading…
Reference in a new issue