summaryrefslogtreecommitdiffstats
path: root/docs/git/index.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-11 16:24:26 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-11 16:24:26 (EDT)
commit7f9454e3982fb481d3ea93c7d4b138c3e8b46534 (patch)
treecb6f08ab63b8de72dc08bc57a55d65d23dbdbc6b /docs/git/index.html
parentf6b9f3c92156e4598fec4b6685814a9cffd37724 (diff)
downloadlibreboot-7f9454e3982fb481d3ea93c7d4b138c3e8b46534.zip
libreboot-7f9454e3982fb481d3ea93c7d4b138c3e8b46534.tar.gz
libreboot-7f9454e3982fb481d3ea93c7d4b138c3e8b46534.tar.bz2
preliminary documentation for the ASUS C201
Diffstat (limited to 'docs/git/index.html')
-rw-r--r--docs/git/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/git/index.html b/docs/git/index.html
index 758e803..b235b01 100644
--- a/docs/git/index.html
+++ b/docs/git/index.html
@@ -855,6 +855,7 @@
If you are using libreboot from the git repository, make sure to do the following:<br/>
$ <b>cd coreboot/</b><br/>
$ <b>make crossgcc-i386</b><br/>
+ $ <b>make crossgcc-arm</b><br/>
$ <b>cd ../</b><br/>
This will download coreboot's reference cross-compile toolchain,
which is highly recommended by the coreboot project.