summaryrefslogtreecommitdiffstats
path: root/docs/maintain/index.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-07-11 20:22:04 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-07-11 20:22:04 (EDT)
commit152d973b05c98f35ef995c5c117086d64ec08ab4 (patch)
tree8a75294437be7aa2a202391cb379c47a66ea9e9f /docs/maintain/index.html
parent49b0161f0b0c3b241b128244a9377459caa63f9b (diff)
downloadlibreboot-152d973b05c98f35ef995c5c117086d64ec08ab4.zip
libreboot-152d973b05c98f35ef995c5c117086d64ec08ab4.tar.gz
libreboot-152d973b05c98f35ef995c5c117086d64ec08ab4.tar.bz2
docs/maintain/index.html: notes about crossgcc
Diffstat (limited to 'docs/maintain/index.html')
-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