mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/4] Documentation: user manual: clarify kconfig+kbuild
@ 2016-02-10 10:07 Robert Schwebel
  2016-02-10 10:07 ` [PATCH 2/4] Documentation: filesystems: tftp: bring in line with other filesystem docs Robert Schwebel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Robert Schwebel @ 2016-02-10 10:07 UTC (permalink / raw)
  To: barebox

Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
 Documentation/user/barebox.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/user/barebox.rst b/Documentation/user/barebox.rst
index 00ceabb..b1f06b0 100644
--- a/Documentation/user/barebox.rst
+++ b/Documentation/user/barebox.rst
@@ -113,9 +113,9 @@ with the most popular being ``menuconfig``::
 
   make menuconfig
 
-barebox uses the same (Kbuild) configuration system as Linux, so you can use
-all the kernel config targets you already know, e.g. ``make xconfig``,
-``make allyesconfig`` etc.
+barebox uses the same configuration and build system as Linux (Kconfig,
+Kbuild), so you can use all the kernel config targets you already know, e.g.
+``make xconfig``, ``make allyesconfig`` etc.
 
 Configuring and compiling "out-of-tree"
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-- 
2.7.0.rc3


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2016-02-11 12:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-10 10:07 [PATCH 1/4] Documentation: user manual: clarify kconfig+kbuild Robert Schwebel
2016-02-10 10:07 ` [PATCH 2/4] Documentation: filesystems: tftp: bring in line with other filesystem docs Robert Schwebel
2016-02-10 10:07 ` [PATCH 3/4] Documentation: user manual: improve tftp description Robert Schwebel
2016-02-10 10:07 ` [PATCH 4/4] Documentation: networking: improve docs Robert Schwebel
2016-02-10 10:15   ` Steffen Trumtrar
2016-02-11 12:53     ` Sascha Hauer

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