diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-16 20:14:59 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-16 20:14:59 (EDT) |
commit | 2867a2e4a7ab4c8527e58b1cc5bf531c688f15a5 (patch) | |
tree | 4cc26d0766be8d8db730e2b8b8157ca8348a1529 /site/index.php | |
parent | 04e4afd9382320795df00d02f66c19dacb9be919 (diff) | |
download | libreboot.org-2867a2e4a7ab4c8527e58b1cc5bf531c688f15a5.zip libreboot.org-2867a2e4a7ab4c8527e58b1cc5bf531c688f15a5.tar.gz libreboot.org-2867a2e4a7ab4c8527e58b1cc5bf531c688f15a5.tar.bz2 |
home page: link to crossgcc
Diffstat (limited to 'site/index.php')
-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> |