mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
build/coreboot/grub: move to build/fw/grub
This eliminates an additional subdirectory. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -169,7 +169,7 @@ build_dependency_grub()
|
||||
rebuild_grub="y" && break
|
||||
done
|
||||
[ "${rebuild_grub}" = "y" ] || return 0
|
||||
x_ ./build coreboot grub
|
||||
x_ ./build fw grub
|
||||
}
|
||||
|
||||
build_dependency_uboot()
|
||||
|
||||
Reference in New Issue
Block a user