aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-10-10 11:41:10 +1030
committerAlan Modra <amodra@gmail.com>2017-10-10 14:44:58 +1030
commitcbd3b1c155ed4f4986bf50754b1c57ad85700f7c (patch)
tree7cea8e7aacdac689e479b0ed275aaba9a0141c53 /ld/Makefile.am
parentf8f762b2fd203755c51875e979dfdeb69b66743b (diff)
downloadbinutils-cbd3b1c155ed4f4986bf50754b1c57ad85700f7c.zip
binutils-cbd3b1c155ed4f4986bf50754b1c57ad85700f7c.tar.gz
binutils-cbd3b1c155ed4f4986bf50754b1c57ad85700f7c.tar.bz2
Correct ld/Makefile earmelfb_fuchsia dependencies
There were two copies of earmelf_fuchsia.c dependencies. * Makefile.am (earmelfb_fuchsia.c): Rename rule from earmelf_fuchsia.c. * Makefile.in: Regenerate.
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r--ld/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am
index 625347f..a6fdc10 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -810,7 +810,7 @@ earmelfb_fbsd.c: $(srcdir)/emulparams/armelfb_fbsd.sh \
$(ELF_DEPS) $(srcdir)/emultempl/armelf.em \
$(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
-earmelf_fuchsia.c: $(srcdir)/emulparams/armelfb_fuchsia.sh \
+earmelfb_fuchsia.c: $(srcdir)/emulparams/armelfb_fuchsia.sh \
$(ELF_DEPS) $(srcdir)/emultempl/armelf.em \
$(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}