From: Hans-Peter Nilsson Date: Tue, 20 May 2014 21:13:08 +0000 (+0200) Subject: ld: Add missing eelf32mbel_linux.c to ALL_EMULATION_SOURCES. X-Git-Tag: gdb-7.8-release~301 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=865d0aef3a841c9c5b11a0fa05066ed97b1850fe;p=external%2Fbinutils.git ld: Add missing eelf32mbel_linux.c to ALL_EMULATION_SOURCES. ld: * Makefile.am (ALL_EMULATION_SOURCES): Add missing eelf32mbel_linux.c. * Makefile.in: Regenerate. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 53f9f94..b3e696d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2014-05-20 Hans-Peter Nilsson + + * Makefile.am (ALL_EMULATION_SOURCES): Add missing eelf32mbel_linux.c. + * Makefile.in: Regenerate. + 2014-05-20 Alan Modra PR 16952 diff --git a/ld/Makefile.am b/ld/Makefile.am index 2ad6a45..1ff1e0a 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -238,6 +238,7 @@ ALL_EMULATION_SOURCES = \ eelf32lppcsim.c \ eelf32m32c.c \ eelf32mb_linux.c \ + eelf32mbel_linux.c \ eelf32mcore.c \ eelf32mep.c \ eelf32metag.c \ diff --git a/ld/Makefile.in b/ld/Makefile.in index abcfe6c..425c313 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -545,6 +545,7 @@ ALL_EMULATION_SOURCES = \ eelf32lppcsim.c \ eelf32m32c.c \ eelf32mb_linux.c \ + eelf32mbel_linux.c \ eelf32mcore.c \ eelf32mep.c \ eelf32metag.c \ @@ -1155,6 +1156,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ltsmipn32_fbsd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32m32c.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mb_linux.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mbel_linux.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mcore.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mep.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32metag.Po@am__quote@