README: mention 'make list-defconfigs'

'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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Arnout Vandecappelle 2015-03-21 20:57:13 +01:00 committed by Thomas Petazzoni
parent e8a3da43e0
commit 33bb2822cd

3
README
View File

@ -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! 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 Please feed suggestions, bug reports, insults, and bribes back to the
buildroot mailing list: buildroot@buildroot.org buildroot mailing list: buildroot@buildroot.org
You can also find us on #buildroot on Freenode IRC. You can also find us on #buildroot on Freenode IRC.