From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 16 Dec 2014 18:56:46 -0500 Subject: [U-Boot] [PATCH 1/2] kbuild: Fix a false error of generic board support In-Reply-To: References: Message-ID: <20141216235646.GL20704@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Dec 16, 2014 at 02:56:44PM -0600, mgerlach wrote: > Hello Masahiro Yamada, > > Even the with this patch, we encountered a false error of generic board > support. The problem was very interrmittent for us, but we were able > to debug the problem to performing builds on EXT3 file systems which > have a time stamp resolution of one second. To reproduce the problem, > touch ./include/config/auto.conf and .config on a configured uboot tree on > an EXT3 file system. > > The patch below fixes the problem for us. This makes an odd race condition problem I run into when doing massively paralell builds worse :( With MAKEALL no ARM boards build (ARCH wasn't set in time so it tried arch//Makefile for something) and buildman was also broken in a bunch of places. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: