[Buildroot] [PATCH] graph-depends: fix when $(O) is a relative path

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jun 29 08:52:37 UTC 2014


Dear Arnout Vandecappelle (Essensium/Mind),

On Thu, 19 Jun 2014 00:10:24 +0200, Arnout Vandecappelle
(Essensium/Mind) wrote:
> The graph-depends commands cd into the CONFIG_DIR and run the script
> from there. However, this means that when $(O) is a relative path, it
> will no longer be correct.  Therefore, use $(BASE_DIR) instead of $(O).
> 
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
> ---
>  Makefile | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list