mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-18 04:22:15 +02:00
GRUB: use mkhelper.cfg for common variables
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -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"
|
||||||
@@ -1,7 +1,2 @@
|
|||||||
tree="default"
|
tree="default"
|
||||||
rev="8719cc2040368d43ab2de0b6e1b850b2c9cfc5b7"
|
rev="8719cc2040368d43ab2de0b6e1b850b2c9cfc5b7"
|
||||||
bootstrapargs="--gnulib-srcdir=gnulib/ --no-git"
|
|
||||||
autoconfargs="--with-platform=coreboot --disable-werror"
|
|
||||||
makeargs="FS_PAYLOAD_MODULES=\"\""
|
|
||||||
btype="autohell"
|
|
||||||
mkhelper="mkpayload_grub"
|
|
||||||
|
|||||||
@@ -1,7 +1,2 @@
|
|||||||
tree="nvme"
|
tree="nvme"
|
||||||
rev="8719cc2040368d43ab2de0b6e1b850b2c9cfc5b7"
|
rev="8719cc2040368d43ab2de0b6e1b850b2c9cfc5b7"
|
||||||
bootstrapargs="--gnulib-srcdir=gnulib/ --no-git"
|
|
||||||
autoconfargs="--with-platform=coreboot --disable-werror"
|
|
||||||
makeargs="FS_PAYLOAD_MODULES=\"\""
|
|
||||||
btype="autohell"
|
|
||||||
mkhelper="mkpayload_grub"
|
|
||||||
|
|||||||
@@ -1,7 +1,2 @@
|
|||||||
tree="xhci"
|
tree="xhci"
|
||||||
rev="8719cc2040368d43ab2de0b6e1b850b2c9cfc5b7"
|
rev="8719cc2040368d43ab2de0b6e1b850b2c9cfc5b7"
|
||||||
bootstrapargs="--gnulib-srcdir=gnulib/ --no-git"
|
|
||||||
autoconfargs="--with-platform=coreboot --disable-werror"
|
|
||||||
makeargs="FS_PAYLOAD_MODULES=\"\""
|
|
||||||
btype="autohell"
|
|
||||||
mkhelper="mkpayload_grub"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user