]> Git Repo - u-boot.git/commit
tegra20: make board mkdir commands unconditional
authorAllen Martin <[email protected]>
Fri, 31 Aug 2012 08:30:04 +0000 (08:30 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 1 Sep 2012 12:58:21 +0000 (14:58 +0200)
commite3e5dac412b1b4c75050705be039c5c3bef877b6
treedac6d19f2538fd48b3661422b442306de734c27f
parentba5dcb34de776b3c11769bf53719197644bc4e5d
tegra20: make board mkdir commands unconditional

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 <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Tested-by: Thierry Reding <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
board/avionic-design/medcom/Makefile
board/avionic-design/plutux/Makefile
board/avionic-design/tec/Makefile
board/compal/paz00/Makefile
board/compulab/trimslice/Makefile
This page took 0.034691 seconds and 4 git commands to generate.