From d71cbf2a83b8bb25b7b610d642c5a6363e442687 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Sun, 12 Sep 1993 23:12:31 +0000 Subject: [PATCH] Add EMUL=h8300h. --- ld/config/coff-h8300.mt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ld/config/coff-h8300.mt b/ld/config/coff-h8300.mt index ac5b7d30891..56b5abf2111 100644 --- a/ld/config/coff-h8300.mt +++ b/ld/config/coff-h8300.mt @@ -1 +1,7 @@ +EMUL=h8300h EMUL=h8300 + +# We need to also include h8300h support. Not sure what's the "Right Way." + +# This first line of this file is a hack. Somehow we need to get h8300h +# into EMULATION_OFILES. "EMUL=h8300" *must* be last. -- 2.30.2