mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] images: Makefile.socfpga: fix typo
@ 2016-04-26 16:03 Ulrich Ölmann
  2016-04-27  8:42 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Ölmann @ 2016-04-26 16:03 UTC (permalink / raw)
  To: barebox

Signed-off-by: Ulrich Ölmann <u.oelmann@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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-27  8:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-26 16:03 [PATCH] images: Makefile.socfpga: fix typo Ulrich Ölmann
2016-04-27  8:42 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox