From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Fri, 08 Jun 2012 23:29:39 -0600 Subject: [U-Boot] [PATCH v3 13/14] tegra20: plutux: change obj directory mkdir commands In-Reply-To: <1339190167-20320-14-git-send-email-amartin@nvidia.com> References: <1339190167-20320-1-git-send-email-amartin@nvidia.com> <1339190167-20320-14-git-send-email-amartin@nvidia.com> Message-ID: <4FD2DF43.9080609@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/08/2012 03:16 PM, Allen Martin wrote: > Change the mkdir commands for the object directories to be more > general purpose. This fixes an issue when building for SPL where > SRCTREE and OBJTREE are the same, but $(obj) is under SPLTREE. Aside from my comments in the thread re: v2 of this patch, presumably this change or similar is needed for Compal Paz00 and Compulab TrimSlice too.