mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
coreboot/default bump: rev d862695f5f, 12 Oct 2023
Riku's mSATA patch for HP8300USDT was merged upstream, so the patch has been dropped from lbmk because it is contained within this new coreboot revision. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -90,13 +90,6 @@ build_targets()
|
||||
[ $# -gt 0 ] && targets=$@
|
||||
|
||||
[ -z "${mode}" ] && x_ mkdir -p "${elfdir}/"
|
||||
if [ "${project}" = "coreboot" ]; then
|
||||
printf "DO NOT flash coreboot images under elf/. Use ROMs"
|
||||
printf "under bin/. The elf/ ones DO NOT contain payloads"
|
||||
printf "will brick your machine.\n" > \
|
||||
"${elfdir}/WARNING.txt" || :
|
||||
fi
|
||||
|
||||
|
||||
handle_targets
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user