Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] docs/manual: add missing external toolchain *.mk inclusion in sample
Date: Mon, 16 Sep 2019 18:59:48 +0200	[thread overview]
Message-ID: <20190916165948.GA17787@scaer> (raw)
In-Reply-To: <20190916165051.23838-1-vadim4j@gmail.com>

Vadim, All,

On 2019-09-16 19:50 +0300, Vadim Kochan spake thusly:
> If follow through the customize-outside-br.txt with how to add external
> toolchain in br-ext tree then one thing is missing - inclusion of
> *.mk file with external toolchain package description.
> 
> Signed-off-by: Vadim Kochan <vadim4j@gmail.com>

Acked-by: Yann E. MORIN <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  docs/manual/customize-outside-br.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/docs/manual/customize-outside-br.txt b/docs/manual/customize-outside-br.txt
> index 6ab01bcb1f..7d3e2b1714 100644
> --- a/docs/manual/customize-outside-br.txt
> +++ b/docs/manual/customize-outside-br.txt
> @@ -246,6 +246,7 @@ illustration, of course):
>    |
>    |- external.mk
>    |     |include $(sort $(wildcard $(BR2_EXTERNAL_BAR_42_PATH)/package/*/*.mk))
> +  |     |include $(sort $(wildcard $(BR2_EXTERNAL_BAR_42_PATH)/toolchain/*/*.mk))
>    |     |
>    |     |flash-my-board:
>    |     |    $(BR2_EXTERNAL_BAR_42_PATH)/board/my-board/flash-image \
> -- 
> 2.22.0
> 

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2019-09-16 16:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-16 16:50 [Buildroot] [PATCH 1/1] docs/manual: add missing external toolchain *.mk inclusion in sample Vadim Kochan
2019-09-16 16:59 ` Yann E. MORIN [this message]
2019-09-19 21:26 ` Thomas Petazzoni
2019-09-30 12:10 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190916165948.GA17787@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox