All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] trivial: remove odd references to 'buildroot2'
@ 2013-09-05  7:12 Thomas De Schampheleire
  2013-09-05  7:34 ` Thomas Petazzoni
  2013-09-05  9:54 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas De Schampheleire @ 2013-09-05  7:12 UTC (permalink / raw)
  To: buildroot

In the past there may have been a very good reason to refer to 'buildroot2', but
these days it's just odd.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---

diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Makefile for buildroot2
+# Makefile for buildroot
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 # Copyright (C) 2006-2013 by the Buildroot developers <buildroot@uclibc.org>
diff --git a/support/kconfig/README.buildroot2 b/support/kconfig/README.buildroot
rename from support/kconfig/README.buildroot2
rename to support/kconfig/README.buildroot
--- a/support/kconfig/README.buildroot2
+++ b/support/kconfig/README.buildroot
@@ -4,7 +4,7 @@ to suit Buildroot.
 To update:
 	cp -r /usr/src/linux/scripts/kconfig support/kconfig.new
 	cd support/config.new
-	cp -a ../kconfig/patches ../kconfig/README.buildroot2 .
+	cp -a ../kconfig/patches ../kconfig/README.buildroot .
 	quilt push -a
 	# Fix any conflict
 	cd ..

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

end of thread, other threads:[~2013-09-05  9:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-05  7:12 [Buildroot] [PATCH] trivial: remove odd references to 'buildroot2' Thomas De Schampheleire
2013-09-05  7:34 ` Thomas Petazzoni
2013-09-05  8:06   ` Thomas De Schampheleire
2013-09-05  9:55   ` Peter Korsgaard
2013-09-05  9:54 ` Peter Korsgaard

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.