mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-14 07:19:40 +02:00
unify build/grub/* to build/coreboot/grub
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -166,7 +166,7 @@ build_dependency_grub()
|
||||
rebuild_grub="y" && break
|
||||
done
|
||||
[ "${rebuild_grub}" = "y" ] || return 0
|
||||
x_ ./build grub payload
|
||||
x_ ./build coreboot grub
|
||||
}
|
||||
|
||||
build_dependency_uboot()
|
||||
|
||||
Reference in New Issue
Block a user