Fix PRU LD for --enable-targets=all config option
authorDimitar Dimitrov <dimitar@dinux.eu>
Mon, 2 Jan 2017 16:20:20 +0000 (18:20 +0200)
committerAlan Modra <amodra@gmail.com>
Tue, 3 Jan 2017 07:05:45 +0000 (17:35 +1030)
commit27c3ce29f8920270ca2ed9b533ead5c8ebff215e
tree04833a5617a078ed6a4e9c2a71de977572207c0f
parent8cfc7cf8c273677b5c83290cd1b143f18eeeb9c4
Fix PRU LD for --enable-targets=all config option

I noticed that PRU LD is broken when BFD is configured
with --enable-targets=all.  This patch fixes it, and takes the
opportunity to clean the epruelf.c dependencies.

* Makefile.am (ALL_EMULATION_SOURCES): Add epruelf.c.
(epruelf.c): Remove unneeded dependencies.
* Makefile.in: Regenerate

Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in