GRUB: use mkhelper.cfg for common variables
Signed-off-by: Leah Rowe <leah@libreboot.org>audit6
parent
3ef84af9fd
commit
3ee045f9ad
|
@ -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"
|
|
||||||
|
|
Loading…
Reference in New Issue