Re: [U-Boot] [PATCH 00/18] Third step towards Kbuild: Convert rest of makefiles

2013-11-04 Thread Tom Rini
On Mon, Oct 21, 2013 at 11:53:23AM +0900, Masahiro Yamada wrote: > This series uses the followings as prerequisites: > - First step towards Kbuild: Use Kbuild style makefiles (19 patch files) > - Second step towards Kbuild: Descend down like Kbuild (6 patch files) > > In 'First step towards Kbu

Re: [U-Boot] [PATCH 00/18] Third step towards Kbuild: Convert rest of makefiles

2013-11-04 Thread Andreas Bießmann
Dear Masahiro Yamada, Dear Tom Rini, On 10/21/2013 04:53 AM, Masahiro Yamada wrote: what is the time line for integrating Kbuild? I have some changes which would also touch makefiles and wonder if I should wait for Kbuild integration. Best regards Andreas Bießmann ___

Re: [U-Boot] [PATCH 00/18] Third step towards Kbuild: Convert rest of makefiles

2013-10-27 Thread Marek Vasut
Dear Masahiro Yamada, > This series uses the followings as prerequisites: > - First step towards Kbuild: Use Kbuild style makefiles (19 patch files) > - Second step towards Kbuild: Descend down like Kbuild (6 patch files) > > In 'First step towards Kbuild' series, I changed more than 150 makefi

[U-Boot] [PATCH 00/18] Third step towards Kbuild: Convert rest of makefiles

2013-10-20 Thread Masahiro Yamada
This series uses the followings as prerequisites: - First step towards Kbuild: Use Kbuild style makefiles (19 patch files) - Second step towards Kbuild: Descend down like Kbuild (6 patch files) In 'First step towards Kbuild' series, I changed more than 150 makefiles. And in this series, I have c