diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 21:24:26 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 21:24:26 +0100 |
commit | 7f9454e3982fb481d3ea93c7d4b138c3e8b46534 (patch) | |
tree | cb6f08ab63b8de72dc08bc57a55d65d23dbdbc6b /docs/git/index.html | |
parent | f6b9f3c92156e4598fec4b6685814a9cffd37724 (diff) | |
download | librebootfr-7f9454e3982fb481d3ea93c7d4b138c3e8b46534.tar.gz librebootfr-7f9454e3982fb481d3ea93c7d4b138c3e8b46534.zip |
preliminary documentation for the ASUS C201
Diffstat (limited to 'docs/git/index.html')
-rw-r--r-- | docs/git/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index 758e8036..b235b01b 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. |