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] support/kconfig: Fix typo in README.buildroot.
Date: Mon, 14 Oct 2013 21:39:28 +0200	[thread overview]
Message-ID: <20131014193928.GC3491@free.fr> (raw)
In-Reply-To: <1381775071-14556-1-git-send-email-ps.report@gmx.net>

Peter, All,

On 2013-10-14 20:24 +0200, Peter Seiderer spake thusly:
> Fix typo in README.buildroot (s/config/kconfig/).
> 
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>

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

> ---
>  support/kconfig/README.buildroot | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/support/kconfig/README.buildroot b/support/kconfig/README.buildroot
> index d3d8613..0e16e81 100644
> --- a/support/kconfig/README.buildroot
> +++ b/support/kconfig/README.buildroot
> @@ -3,12 +3,12 @@ to suit Buildroot.
>  
>  To update:
>  	cp -r /usr/src/linux/scripts/kconfig support/kconfig.new
> -	cd support/config.new
> +	cd support/kconfig.new
>  	cp -a ../kconfig/patches ../kconfig/README.buildroot .
>  	quilt push -a
>  	# Fix any conflict
>  	cd ..
> -	rm -rf config
> +	rm -rf kconfig
>  	mv kconfig.new kconfig
>  
>  Then verify the toplevel targets work:
> -- 
> 1.8.1.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

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

  reply	other threads:[~2013-10-14 19:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-14 18:24 [Buildroot] [PATCH 1/1] support/kconfig: Fix typo in README.buildroot Peter Seiderer
2013-10-14 19:39 ` Yann E. MORIN [this message]
2013-10-14 20:12 ` 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=20131014193928.GC3491@free.fr \
    --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