u-boot: target tools: use library files from their original location
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 29 Jun 2009 18:56:49 +0000 (20:56 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 29 Jun 2009 18:56:49 +0000 (20:56 +0200)
commit99da30bf5d14f465ad18bbf204d09f84b427d52d
tree2395cc4259c699e2cd24232a10109921d47557ba
parent2945b06610197422b17dd271e695164088f06f90
u-boot: target tools: use library files from their original location

u-boot 2009.06 changed the tools/ logic, and no longer adds symbolic
links to the needed library files in the tools directory.

Fix build by referencing the library files in their original location.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
target/u-boot/Makefile.in