diff options
author | Sean Rhodes <sean@starlabs.systems> | 2024-09-10 08:22:34 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-09-13 16:50:36 +0000 |
commit | 73c23aa7278f3ea0cdad35591874c958c76de6ca (patch) | |
tree | 1b00545c6c9274ad52fcbd97b774626c34e791de | |
parent | 0251f7da803287b86d1614ea382d89d509d1be46 (diff) |
Documentation/mb/starlabs/byte_adl: Correct title
Change-Id: Ia35c656a66c623e88579cf4b9e894c77a404c375
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84280
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nicholas Chin <nic.c3.14@gmail.com>
-rw-r--r-- | Documentation/mainboard/starlabs/byte_adl.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/mainboard/starlabs/byte_adl.md b/Documentation/mainboard/starlabs/byte_adl.md index 96838218ac..11bed26f49 100644 --- a/Documentation/mainboard/starlabs/byte_adl.md +++ b/Documentation/mainboard/starlabs/byte_adl.md @@ -1,4 +1,4 @@ -# StarBook Mk V +# Byte Mk II ## Specs @@ -34,7 +34,7 @@ ## Building coreboot -Please follow the [Star Labs build instructions](common/building.md) to build coreboot, using `config.starlabs_starbook_adl` as config file. +Please follow the [Star Labs build instructions](common/building.md) to build coreboot, using `config.starlabs_byte_adl` as config file. ### Preliminaries |