[U-Boot] [PATCH v3 13/14] tegra20: plutux: change obj directory mkdir commands

Allen Martin amartin at nvidia.com
Sat Jun 9 08:36:37 CEST 2012


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


More information about the U-Boot mailing list