diff mbox

[2/2] utils/readme.txt: add documentation of genrandconfig

Message ID 20170725213613.6714-2-arnout@mind.be
State Accepted
Headers show

Commit Message

Arnout Vandecappelle July 25, 2017, 9:36 p.m. UTC
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 utils/readme.txt | 5 +++++
 1 file changed, 5 insertions(+)
diff mbox

Patch

diff --git a/utils/readme.txt b/utils/readme.txt
index fd20e8ee67..3064ecec32 100644
--- a/utils/readme.txt
+++ b/utils/readme.txt
@@ -15,6 +15,11 @@  check-package
     a script that checks the coding style of a package's Config.in and
     .mk files, and also tests them for various types of typoes.
 
+genrandconfig
+    a script that generates a random configuration, used by the autobuilders
+    (http://autobuild.buildroot.org). It selects a random toolchain from
+    support/config-fragments/autobuild and randomly selects packages to build.
+
 get-developpers
     a script to return the list of people interested in a specific part
     of Buildroot, so they can be Cc:ed on a mail. Accepts a patch as