summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/maintain/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/maintain/index.html b/docs/maintain/index.html
index 1dc0cd3..5fa0cdb 100644
--- a/docs/maintain/index.html
+++ b/docs/maintain/index.html
@@ -370,6 +370,13 @@
by the build system:<br/>
$ <b>./build module coreboot</b>
</p>
+
+ <p>
+ You also need to build crossgcc:<br/>
+ $ <b>cd coreboot/</b><br/>
+ $ <b>make crossgcc-i386</b><br/>
+ $ <b>cd ../</b>
+ </p>
<p>
Instead of running the above command, you can save time