mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-16 03:25:25 +02:00
pragmatic system distribution guideline compliance
osboot is now part of libreboot, and will soon shut down. libreboot now conforms to osboot policy.
This commit is contained in:
@@ -37,7 +37,7 @@ if [ -f versiondate ]; then
|
||||
fi
|
||||
|
||||
if [ ! -d "bin/" ]; then
|
||||
./build boot roms all
|
||||
./build boot roms release
|
||||
fi
|
||||
|
||||
[ ! -d "release/" ] && \
|
||||
|
||||
Reference in New Issue
Block a user