elf2flt: fix after conversion of binutils to package infrastructure
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sun, 18 Mar 2012 15:35:58 +0000 (16:35 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 18 Mar 2012 19:47:46 +0000 (20:47 +0100)
commit277bd1ff42504f91fe15de163aa62152784665ac
tree4acb2fa373f3221a3d4a668589ca9a3aa4958ab0
parent8991218447dabd885359c3880de205d408e47d6d
elf2flt: fix after conversion of binutils to package infrastructure

When binutils was converted to the package infrastructure (commit
009407e6b), the variable that elf2flt uses to find the binutils
libraries disappeared.  So use HOST_BINUTILS_DIR instead of
BINUTILS_DIR1.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/elf2flt/elf2flt.mk