From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 31 Aug 2014 03:44:06 +0100 Subject: [U-Boot] tools-only build broken In-Reply-To: References: <1409342852.21481.73.camel@hellion.org.uk> <1409357087.21481.75.camel@hellion.org.uk> Message-ID: <1409453046.21481.106.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 2014-08-30 at 13:40 +0400, Matwey V. Kornilov wrote: > 30.08.2014 04:04, Ian Campbell ?????: > > > In the meantime "touch include/config/auto.conf" lets it build (hardly > > ideal though!) > > Hi, I do > > make defconfig > make silentoldconfig > make tools-only Thanks. I feared that would be baking some sort of non-default defconfig (IYSWIM) stuff into the tools build. Perhaps that worry is unfounded though. Ian.