aboutsummaryrefslogtreecommitdiff
path: root/Documentation/index.md
diff options
context:
space:
mode:
authorMartin Roth <martin@coreboot.org>2020-07-27 20:21:37 -0600
committerPatrick Georgi <pgeorgi@google.com>2021-01-25 08:56:27 +0000
commit2cee2ff256297b1c3de204c66f918b3991f96a40 (patch)
tree14fb1ae02d1d4187ead5b76a076c4cf09f890d4b /Documentation/index.md
parentb339fbb79b771e87aab889cd9467b9bde53d9720 (diff)
Documentation: Add documentation on jenkins builders
Put this in a new directory called 'infrastructure' and make a link and an index.md file for the directory. Signed-off-by: Martin Roth <martin@coreboot.org> Change-Id: I54a0204e7525a25f2fd717a73007b304aac67396 Reviewed-on: https://review.coreboot.org/c/coreboot/+/43984 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/index.md')
-rw-r--r--Documentation/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/index.md b/Documentation/index.md
index fd1ecb1639..82ff12d5e6 100644
--- a/Documentation/index.md
+++ b/Documentation/index.md
@@ -187,5 +187,6 @@ Contents:
* [SuperIO](superio/index.md)
* [Vendorcode](vendorcode/index.md)
* [Utilities](util.md)
+* [coreboot infrastructure](infrastructure/index.md)
* [Release notes for past releases](releases/index.md)
* [Flashing firmware tutorial](flash_tutorial/index.md)