Hi Tom,

On 23 October 2014 07:03, Tom Rini <[email protected]> wrote:
> Hey,
>
> So a common use case for me is building a single board.  I've updated my
> wrapper script from BUILD_DIR=$MACHINE ./MAKEALL $MACHINE (roughly, of
> course) to:
> ./tools/buildman/buildman --keep-outputs -dvel --output $MACHINE ^$MACHINE$
>
> Which results in my output being ./$MACHINE/current/current/$MACHINE
> rather than just $MACHINE.  Is there a way we can collapse things down
> easily when we know we aren't going to be building multiple commits?

Are you thinking of a new option to do this?

Regards,
Simon
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to