mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +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
|
rebuild_grub="y" && break
|
||||||
done
|
done
|
||||||
[ "${rebuild_grub}" = "y" ] || return 0
|
[ "${rebuild_grub}" = "y" ] || return 0
|
||||||
x_ ./build coreboot grub
|
x_ ./build fw grub
|
||||||
}
|
}
|
||||||
|
|
||||||
build_dependency_uboot()
|
build_dependency_uboot()
|
||||||
|
|||||||
Reference in New Issue
Block a user