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.
This commit is contained in:
Alan Modra 2017-10-10 11:41:10 +10:30
parent f8f762b2fd
commit cbd3b1c155
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2017-10-10 Alan Modra <amodra@gmail.com>
* Makefile.am (earmelfb_fuchsia.c): Rename rule from earmelf_fuchsia.c.
* Makefile.in: Regenerate.
2017-10-09 Nick Clifton <nickc@redhat.com>
* testsuite/ld-srec/srec.exp (run_srec_test): Set start address.

View File

@ -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}

View File

@ -2374,7 +2374,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}