summaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog1
-rw-r--r--ld/Makefile.am2
-rw-r--r--ld/Makefile.in2
3 files changed, 3 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2fd0115c39..a1841f2d4d 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -3,6 +3,7 @@
* Makefile.am (ELF_DEPS): Add a dependency upon
scripttempl/DWARF.sc.
(ELF_GEN_DEPS): Likewise.
+ (emmo.c): Likewise.
* Makefile.in: Regenerate.
* scripttempl/armbpabi.sc: Replace DWARF sections with an
diff --git a/ld/Makefile.am b/ld/Makefile.am
index a1b92ec6ef..e1d05d8d73 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -2153,7 +2153,7 @@ ehppa64linux.c: $(srcdir)/emulparams/hppa64linux.sh \
${GENSCRIPTS} hppa64linux "$(tdir_hppa64linux)"
emmo.c: $(srcdir)/emulparams/mmo.sh $(srcdir)/emultempl/mmix-elfnmmo.em \
$(srcdir)/emultempl/generic.em $(srcdir)/emultempl/elf-generic.em \
- $(srcdir)/emultempl/mmo.em \
+ $(srcdir)/emultempl/mmo.em $(srcdir)/scripttempl/DWARF.sc \
$(srcdir)/scripttempl/mmo.sc ${GEN_DEPENDS}
${GENSCRIPTS} mmo "$(tdir_mmo)"
eshelf64.c: $(srcdir)/emulparams/shelf64.sh $(srcdir)/emulparams/shelf32.sh \
diff --git a/ld/Makefile.in b/ld/Makefile.in
index 314a9c68d3..180a0eda65 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -3638,7 +3638,7 @@ ehppa64linux.c: $(srcdir)/emulparams/hppa64linux.sh \
${GENSCRIPTS} hppa64linux "$(tdir_hppa64linux)"
emmo.c: $(srcdir)/emulparams/mmo.sh $(srcdir)/emultempl/mmix-elfnmmo.em \
$(srcdir)/emultempl/generic.em $(srcdir)/emultempl/elf-generic.em \
- $(srcdir)/emultempl/mmo.em \
+ $(srcdir)/emultempl/mmo.em $(srcdir)/scripttempl/DWARF.sc \
$(srcdir)/scripttempl/mmo.sc ${GEN_DEPENDS}
${GENSCRIPTS} mmo "$(tdir_mmo)"
eshelf64.c: $(srcdir)/emulparams/shelf64.sh $(srcdir)/emulparams/shelf32.sh \