On Fri, Apr 03, 2015 at 12:30:25PM +0900, Masahiro Yamada wrote:

> Since the Kconfig conversion, config.mk has been included only when
> include/config/auto.conf is newer than the .config file.
> 
> It causes build error if both files have the same time-stamps.
> It is actually possible because EXT* file systems have a 1s time-stamp
> resolution.
> 
> The config.mk should be included when include/config/auto.conf is
> *not older* than the .config file.
> 
> Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com>
> Reported-by: Tom Rini <tr...@konsulko.com>
> Reported-by: York Sun <york...@freescale.com>
> Reported-by: Stephen Warren <swar...@nvidia.com>
> Reported-by: Matthew Gerlach <mgerl...@opensource.altera.com>
> Tested-by: Stephen Warren <swar...@nvidia.com>

Great job finally root causing this Stephen and then fixing it Masahiro!

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to