GRUB: use mkhelper.cfg for common variables
Signed-off-by: Leah Rowe <leah@libreboot.org>audit2
parent
c76e6b0527
commit
1fe126501a
|
@ -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"
|
||||
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"
|
||||
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"
|
||||
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