diff options
author | Patrick Rudolph <patrick.rudolph@9elements.com> | 2020-03-24 08:44:32 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-03-25 16:10:15 +0000 |
commit | 527177668910d15a3081e1d1db059a0011b58e81 (patch) | |
tree | 412255aee96d62e6eeec57ef8364650db939a4c7 /Documentation/mainboard | |
parent | b84c6167505ca76239b8bd59f4ebb3c115111de5 (diff) | |
download | coreboot-527177668910d15a3081e1d1db059a0011b58e81.tar.xz |
Documentation: Add lemp9 to toctree
Fix "WARNING: document isn't included in any toctree" by adding
the lemp9 to mainboard/index.md.
Change-Id: Id6d8f9e2aab6dc7ad4baf1b37d88e531acb757f4
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39800
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/mainboard')
-rw-r--r-- | Documentation/mainboard/index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index f319edb510..99e5dd0b1d 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -144,6 +144,10 @@ The boards in this section are not real mainboards, but emulators. - [X11 LGA1151 series](supermicro/x11-lga1151-series/x11-lga1151-series.md) - [Flashing using the BMC](supermicro/flashing_on_vendorbmc.md) +## System76 + +- [Lemur Pro](system76/lemp9.md) + ## UP - [Squared](up/squared/index.md) |