From: Arnout Vandecappelle Date: Sat, 21 Mar 2015 19:57:13 +0000 (+0100) Subject: README: mention 'make list-defconfigs' X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=33bb2822cd2f1567924edb7eb719c6a836a7ac1c;p=buildroot.git 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) Signed-off-by: Thomas Petazzoni --- diff --git a/README b/README index a7dae24729..e863f0e1c8 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.