+Tom On 23 March 2014 22:55, Masahiro Yamada <[email protected]> wrote:
> Prior to Kbuild, the build system created a build directory, > when it did not exist, for out-of-tree build. > > This feature was dropped when we switched to Kbuild > because many of lines in makefiles were copied from Linux Kernel. > (In Linux Kernel, we have to create a build directory by ourselves > before starting build.) > > That feature seems worth reviving for less typing > even if our code and Linux Kernel diverge. > > Signed-off-by: Masahiro Yamada <[email protected]> > Suggested-by: Simon Glass <[email protected]> > Acked-by: Simon Glass <[email protected]> Tested-by: Simon Glass <[email protected]> Arguably could be a bug-fix for this release.
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

