docs/maintain: replace obsolete information

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2023-10-10 22:01:12 +01:00
parent 67294ab056
commit be2ec75a58
1 changed files with 3 additions and 4 deletions

View File

@ -1250,10 +1250,9 @@ or vendor files.
### script/update/project/release ### script/update/project/release
This builds source archives. You must only run this after compiling crossgcc This script builds the release archives, which are then provided in a new
on all coreboot source trees, and after building the ROM images that you wish Libreboot release. Most users do not need to look at this file at all, but it
to release; in other words, it is recommended that you is provided under free license for curious souls.
run `./build release roms` first.
Command: `./update project release` Command: `./update project release`