]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
uboot-envtools: rename 'imx6' to 'imx'
authorPiotr Dymacz <pepe2k@gmail.com>
Sun, 28 Mar 2021 16:11:23 +0000 (18:11 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Wed, 3 Nov 2021 11:45:40 +0000 (12:45 +0100)
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
package/boot/uboot-envtools/files/imx [moved from package/boot/uboot-envtools/files/imx6 with 98% similarity]

similarity index 98%
rename from package/boot/uboot-envtools/files/imx6
rename to package/boot/uboot-envtools/files/imx
index dac3c3792ef103eed8737439667d53ed80abe47d..c6d6d94d1642c9652ca61c0d3f618e788e765a3f 100644 (file)
@@ -6,7 +6,7 @@
 
 touch /etc/config/ubootenv
 
-. /lib/imx6.sh
+. /lib/imx.sh
 . /lib/uboot-envtools.sh
 . /lib/functions.sh