From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 03 Jul 2012 09:51:35 -0600 Subject: [U-Boot] [PATCH v6 05/15] tegra20: make board mkdir commands unconditional In-Reply-To: <1341294733-17013-6-git-send-email-amartin@nvidia.com> References: <1341294733-17013-1-git-send-email-amartin@nvidia.com> <1341294733-17013-6-git-send-email-amartin@nvidia.com> Message-ID: <4FF31507.3090701@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 07/02/2012 11:52 PM, Allen Martin wrote: > Change the mkdir commands for the object directories to be > unconditional. This fixes an issue when building for SPL where > SRCTREE and OBJTREE are the same, but $(obj) is under SPLTREE. > > Signed-off-by: Allen Martin All the patches which weren't already acked by me, now: Acked-by: Stephen Warren Well, the ones which were already acked by me still are too:-)