[Buildroot] [PATCH 6/6] Makefile: export PATH

Samuel Martin s.martin49 at gmail.com
Fri Nov 15 20:37:19 UTC 2013


Thomas,


2013/11/11 Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

> Dear Samuel Martin,
>
> On Mon, 11 Nov 2013 21:59:46 +0100, Samuel Martin wrote:
> > Signed-off-by: Samuel Martin <s.martin49 at gmail.com>
> > ---
> >  Makefile | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/Makefile b/Makefile
> > index 4010c65..d587b4f 100644
> > --- a/Makefile
> > +++ b/Makefile
> > @@ -294,6 +294,7 @@ export STAGING_DIR
> >  export HOST_DIR
> >  export BINARIES_DIR
> >  export BASE_DIR
> > +export PATH:=$(BR2_PATH)
>
> Why?
>

To me, this could make easier writing post-{build,image} scripts.
But, as I said in the cover letter, I'm dubious about this patch.

Regards,

-- 
Samuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20131115/350b7808/attachment-0001.html>


More information about the buildroot mailing list