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/maintain | |
parent | f6b9f3c92156e4598fec4b6685814a9cffd37724 (diff) | |
download | librebootfr-7f9454e3982fb481d3ea93c7d4b138c3e8b46534.tar.gz librebootfr-7f9454e3982fb481d3ea93c7d4b138c3e8b46534.zip |
preliminary documentation for the ASUS C201
Diffstat (limited to 'docs/maintain')
-rw-r--r-- | docs/maintain/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/maintain/index.html b/docs/maintain/index.html index f0fb584c..b6c723a0 100644 --- a/docs/maintain/index.html +++ b/docs/maintain/index.html @@ -380,6 +380,7 @@ You also need to build crossgcc:<br/> $ <b>cd coreboot/</b><br/> $ <b>make crossgcc-i386</b><br/> + $ <b>make crossgcc-arm</b><br/> $ <b>cd ../</b> </p> |