aboutsummaryrefslogtreecommitdiff
path: root/ld/configure.tgt
diff options
context:
space:
mode:
Diffstat (limited to 'ld/configure.tgt')
-rw-r--r--ld/configure.tgt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/configure.tgt b/ld/configure.tgt
index 269d156..63edf67 100644
--- a/ld/configure.tgt
+++ b/ld/configure.tgt
@@ -184,6 +184,10 @@ h8500-*-hms* | h8500-*-coff*)
targ_emul=h8500
targ_extra_emuls="h8500s h8500b h8500m h8500c"
;;
+sh-*-linux*)
+ targ_emul=shelf_linux
+ targ_extra_emuls=shlelf_linux
+ ;;
sh-*-elf* | sh-*-rtemself*)
targ_emul=shelf
targ_extra_emuls="shlelf sh shl"