diff options
Diffstat (limited to 'docs/git')
-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 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. |