[PATCH 3/3] ARM: i.MX6: UDOO: rename UDOO image file
Raphaël Poggi
poggi.raph at gmail.com
Thu Feb 20 17:37:01 EST 2014
Rename the image file generated by barebox.
Signed-off-by: Raphael Poggi <poggi.raph at gmail.com>
---
images/Makefile.imx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/images/Makefile.imx b/images/Makefile.imx
index 3303ca7..a04fd45 100644
--- a/images/Makefile.imx
+++ b/images/Makefile.imx
@@ -136,5 +136,5 @@ image-$(CONFIG_MACH_NITROGEN6X) += barebox-boundarydevices-imx6dl-nitrogen6x-1g.
pblx-$(CONFIG_MACH_UDOO) += start_imx6_udoo
CFG_start_imx6_udoo.pblx.imximg = $(board)/udoo/flash-header-mx6-udoo.imxcfg
-FILE_barebox-freescale-imx6q-udoo.img = start_imx6_udoo.pblx.imximg
-image-$(CONFIG_MACH_UDOO) += barebox-freescale-imx6q-udoo.img
+FILE_barebox-udoo-imx6q.img = start_imx6_udoo.pblx.imximg
+image-$(CONFIG_MACH_UDOO) += barebox-udoo-imx6q.img
--
1.8.3.2
More information about the barebox
mailing list