summaryrefslogtreecommitdiffstats
path: root/docs/git/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/git/index.html')
-rw-r--r--docs/git/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/git/index.html b/docs/git/index.html
index faab899..8863974 100644
--- a/docs/git/index.html
+++ b/docs/git/index.html
@@ -801,6 +801,12 @@
</p>
<p>
+ You can also build each modules separately, using <i>./build module modulename</i>.
+ To see the possible values for <i>modulename</i>, use:<br/>
+ $ <b>./build module list</b>
+ </p>
+
+ <p>
NOTE: crossgcc is included in <i>coreboot/util/crossgcc/tarballs/</i> in the release archives,
but the build system for libreboot does not automatically download/build it.
If you are using libreboot from the git repository, make sure to do the following:<br/>