From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Martin Date: Fri, 8 Jun 2012 23:36:37 -0700 Subject: [U-Boot] [PATCH v3 13/14] tegra20: plutux: change obj directory mkdir commands In-Reply-To: <4FD2DF43.9080609@wwwdotorg.org> References: <1339190167-20320-1-git-send-email-amartin@nvidia.com> <1339190167-20320-14-git-send-email-amartin@nvidia.com> <4FD2DF43.9080609@wwwdotorg.org> Message-ID: <20120609063637.GD28640@nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Jun 08, 2012 at 10:29:39PM -0700, Stephen Warren wrote: > 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. Strangely they didn't fail, but maybe that's because "make clobber" doesn't remove the directory and so once I fixed the first one the others all worked ok. But you're right, they should all have the same problem. -Allen -- nvpublic