summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorUlrich Ölmann <u.oelmann@pengutronix.de>2016-04-26 18:03:22 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2016-04-27 15:39:37 +0200
commit9ac2ef57894b3152550772dbb074a51461364fb1 (patch)
tree1114d81606c2ce3ef34d9819e4548812d292a25c /images
parent3fb70de496b32592a5896ffb7aa77a6cc82202e1 (diff)
downloadbarebox-9ac2ef57894b3152550772dbb074a51461364fb1.tar.gz
barebox-9ac2ef57894b3152550772dbb074a51461364fb1.tar.xz
images: Makefile.socfpga: fix typo
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'images')
-rw-r--r--images/Makefile.socfpga2
1 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile.socfpga b/images/Makefile.socfpga
index d52b909ff3..7e642c06c9 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 $@ $<