[POWERPC] Allow for bootwrapper utilities being in different directory to objects
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 3 Dec 2007 02:52:05 +0000 (13:52 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 6 Dec 2007 03:44:30 +0000 (14:44 +1100)
It's possible that the executables which are built as helpers for the
bootwrapper stuff might end up in a different place to the intermediate
object files. Handle that.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found