While not a BFD component, you probably also want to make the binutils
program @samp{readelf} parse your ELF objects. For this, you need to add
-a dependency for @file{readelf.o} on @file{include/elf/@var{cpu}.h} in
-@file{binutils/Makefile.am}, and code for @code{EM_@var{cpu}} as
-appropriate in @file{binutils/readelf.c}.
+code for @code{EM_@var{cpu}} as appropriate in @file{binutils/readelf.c}.
@node BFD ELF processor linker
@subsubsection Processor specific linker support