Re: [PPC BOOT] Create otheros.bld next to specified output file, not in $object directory.

2007-12-02 Thread Geoff Levand
David Woodhouse wrote: > 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

[PPC BOOT] Create otheros.bld next to specified output file, not in $object directory.

2007-12-02 Thread David Woodhouse
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 wr