]> Git Repo - binutils.git/blobdiff - bfd/config.bfd
* Makefile.am (elf32-h8300.lo): New target.
[binutils.git] / bfd / config.bfd
index b00c06a2e48940402f943c187404e9275635366e..fd7fb0b4ea628334d25971d386cbd5d22b905db9 100644 (file)
@@ -261,6 +261,11 @@ case "${targ}" in
     ;;
 
 
+  h8300*-*-elf)
+    targ_defvec=bfd_elf32_h8300_vec
+    targ_underscore=yes
+    ;;
+
   h8300*-*-*)
     targ_defvec=h8300coff_vec
     targ_underscore=yes
This page took 0.020951 seconds and 4 git commands to generate.