GRUB: use mkhelper.cfg for common variables

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2024-07-01 03:32:35 +01:00
parent 3ef84af9fd
commit 3ee045f9ad
4 changed files with 5 additions and 15 deletions
+5
View File
@@ -0,0 +1,5 @@
bootstrapargs="--gnulib-srcdir=gnulib/ --no-git"
autoconfargs="--with-platform=coreboot --disable-werror"
makeargs="FS_PAYLOAD_MODULES=\"\""
btype="autohell"
mkhelper="mkpayload_grub"