Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] support/kconfig: Fix typo in README.buildroot.
@ 2013-10-14 18:24 Peter Seiderer
  2013-10-14 19:39 ` Yann E. MORIN
  2013-10-14 20:12 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Seiderer @ 2013-10-14 18:24 UTC (permalink / raw)
  To: buildroot

Fix typo in README.buildroot (s/config/kconfig/).

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] support/kconfig: Fix typo in README.buildroot.
  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
  2013-10-14 20:12 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2013-10-14 19:39 UTC (permalink / raw)
  To: buildroot

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.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] support/kconfig: Fix typo in README.buildroot.
  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
@ 2013-10-14 20:12 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2013-10-14 20:12 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Seiderer <ps.report@gmx.net> writes:

 Peter> Fix typo in README.buildroot (s/config/kconfig/).
 Peter> Signed-off-by: Peter Seiderer <ps.report@gmx.net>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-14 20:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2013-10-14 20:12 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox