mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 14:59:34 +02:00
0b37653ab9
remove nvme support from the "default" grub tree now there are three trees: * default: no xhci or nvme patches * nvme: contains nvme support * xhci: contains xhci and nvme support this is in case a bug like lbmk issue #216 ever occurs again, as referenced before during lbmk audit 5 there is no indication that the nvme patch causes any issues, but after previous experience i want to be sure Signed-off-by: Leah Rowe <leah@libreboot.org>
6 lines
200 B
INI
6 lines
200 B
INI
tree="nvme"
|
|
rev="8719cc2040368d43ab2de0b6e1b850b2c9cfc5b7"
|
|
bootstrapargs="--gnulib-srcdir=gnulib/ --no-git"
|
|
autoconfargs="--with-platform=coreboot --disable-werror"
|
|
makeargs="FS_PAYLOAD_MODULES=\"\""
|