From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Nicolas POIROT <ni.poirot@laposte.net>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] docs/manual: fix configurations listing command
Date: Wed, 22 Jun 2022 22:10:09 +0200 [thread overview]
Message-ID: <20220622201009.GA2608@scaer> (raw)
In-Reply-To: <20220622171129.31658-1-ni.poirot@laposte.net>
Nicolas, All,
On 2022-06-22 19:11 +0200, Nicolas POIROT via buildroot spake thusly:
> Signed-off-by: Nicolas POIROT <ni.poirot@laposte.net>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> docs/manual/customize-configuration.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/docs/manual/customize-configuration.txt b/docs/manual/customize-configuration.txt
> index ae6cebe6c4..fa8f454674 100644
> --- a/docs/manual/customize-configuration.txt
> +++ b/docs/manual/customize-configuration.txt
> @@ -15,8 +15,8 @@ make with +make savedefconfig BR2_DEFCONFIG=<path-to-defconfig>+.
>
> The recommended place to store this defconfig is
> +configs/<boardname>_defconfig+. If you follow this recommendation, the
> -configuration will be listed in +make help+ and can be set again by
> -running +make <boardname>_defconfig+.
> +configuration will be listed in +make list-defconfigs+ and can be set
> +again by running +make <boardname>_defconfig+.
>
> Alternatively, you can copy the file to any other place and rebuild with
> +make defconfig BR2_DEFCONFIG=<path-to-defconfig-file>+.
> --
> 2.36.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| 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. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-06-22 20:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-22 17:11 [Buildroot] [PATCH 1/1] docs/manual: fix configurations listing command Nicolas POIROT via buildroot
2022-06-22 20:10 ` Yann E. MORIN [this message]
2022-07-19 21:43 ` 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=20220622201009.GA2608@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=ni.poirot@laposte.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.