From 19d9b7d3f82720e648f9cda6ab93a64d9d9c0fa1 Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Mon, 5 Feb 2007 20:16:32 +0000 Subject: Support for Toshiba MeP. --- ld/configure.tgt | 1 + 1 file changed, 1 insertion(+) (limited to 'ld/configure.tgt') diff --git a/ld/configure.tgt b/ld/configure.tgt index 8623235..4229f96 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -321,6 +321,7 @@ mcore-*-pe) targ_emul=mcorepe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;; mcore-*-elf) targ_emul=elf32mcore ;; +mep-*-elf) targ_emul=elf32mep ;; mips*-*-pe) targ_emul=mipspe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;; mips*-dec-ultrix*) targ_emul=mipslit ;; -- cgit v1.1