diff mbox

README: mention 'make list-defconfigs'

Message ID 1426967833-1188-1-git-send-email-arnout@mind.be
State Accepted
Headers show

Commit Message

Arnout Vandecappelle March 21, 2015, 7:57 p.m. UTC
'make list-defconfigs' is probably one of the more useful things
to get started quickly.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 README | 3 +++
 1 file changed, 3 insertions(+)

Comments

Thomas Petazzoni April 4, 2015, 1:20 p.m. UTC | #1
Dear Arnout Vandecappelle (Essensium/Mind),

On Sat, 21 Mar 2015 20:57:13 +0100, Arnout Vandecappelle
(Essensium/Mind) wrote:
> 'make list-defconfigs' is probably one of the more useful things
> to get started quickly.
> 
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> ---
>  README | 3 +++
>  1 file changed, 3 insertions(+)

Applied, thanks.

Thomas
diff mbox

Patch

diff --git a/README b/README
index a7dae24..e863f0e 100644
--- a/README
+++ b/README
@@ -15,6 +15,9 @@  To build and use the buildroot stuff, do the following:
 
 You do not need to be root to build or run buildroot.  Have fun!
 
+Buildroot comes with a basic configuration for a number of boards. Run
+'make list-defconfigs' to view the list of provided configurations.
+
 Please feed suggestions, bug reports, insults, and bribes back to the
 buildroot mailing list: buildroot@buildroot.org
 You can also find us on #buildroot on Freenode IRC.