diff options
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 f0fb584..b6c723a 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> |