[PATCH] images: Makefile.socfpga: fix typo
Ulrich Ölmann
u.oelmann at pengutronix.de
Tue Apr 26 09:03:22 PDT 2016
Signed-off-by: Ulrich Ölmann <u.oelmann at pengutronix.de>
---
images/Makefile.socfpga | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/images/Makefile.socfpga b/images/Makefile.socfpga
index d52b909ff354..7e642c06c995 100644
--- a/images/Makefile.socfpga
+++ b/images/Makefile.socfpga
@@ -2,7 +2,7 @@
# barebox image generation Makefile for Altera socfpga
#
-# %.socfpga - convert into socfpga image
+# %.socfpgaimg - convert into socfpga image
# ----------------------------------------------------------------
quiet_cmd_socfpga_image = SOCFPGA-IMG $@
cmd_socfpga_image = scripts/socfpga_mkimage -b -o $@ $<
--
2.8.0.rc3
More information about the barebox
mailing list