From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 20 May 2013 20:09:45 +0200 Subject: [U-Boot] [PATCH 2/2] common: Use separate dirs for each board for ccache In-Reply-To: <1369070715-9585-3-git-send-email-marex@denx.de> References: <1369070715-9585-1-git-send-email-marex@denx.de> <1369070715-9585-3-git-send-email-marex@denx.de> Message-ID: <201305202009.45500.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Marek Vasut, > When using ccache in MAKEALL, use separate directory for the cache > for each board. This way we can avoid rewriting the same files by > building other boards. > > Signed-off-by: Marek Vasut > Cc: Tom Rini This one will need more work, sorry. Best regards, Marek Vasut