]> git.openfabrics.org - ~emulex/infiniband.git/commit
[POWERPC] Create otheros.bld next to specified output file, not in $object directory
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 3 Dec 2007 02:48:03 +0000 (13:48 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 6 Dec 2007 03:44:30 +0000 (14:44 +1100)
commit928b9695592921957289d038ee75f613d9485a0a
tree5176035365540dda757946b29544210a976f50fd
parent3a1c81f4faa8f93a36533fa8900a2f488528aab9
[POWERPC] Create otheros.bld next to specified output file, not in $object directory

The bootwrapper script currently generates an 'otheros.bld' file in
addition to the file specified by the -o option, when asked to build a
wrapper for PS3.

It should do that in the same directory as the output, not the directory
where the wrapper objects are kept (which might potentially not be
writable when the script runs).

Arguably, the 'otheros.bld' ought to be created with the filename
specified as the -o argument. But that's a more intrusive change.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/wrapper