diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index 3e883ae..a36058f 100644 --- a/site/index.php +++ b/site/index.php @@ -60,6 +60,7 @@ <li><a href="git/libreboot_util.tar.xz">Utilities</a></li> <li><a href="git/libreboot_docs.tar.xz">Documentation (archived)</a></li> <li><a href="git/libreboot_src.tar.xz">Source code</a></li> + <li><a href="git/crossgcc/">crossgcc</a></li> <li>...based on <a href="<?php echo $lbFirmwareGitwebAddress; ?>;a=commit;h=<?php include "git/commitid"; ?>">this</a> commit</li> </ul> |