diff --git a/scripts/build/config b/scripts/build/config index 18cd65089..6bc72476c 100755 --- a/scripts/build/config +++ b/scripts/build/config @@ -1218,6 +1218,9 @@ LB_BOOTLOADER_BIOS="${LB_BOOTLOADER_BIOS}" # Set EFI bootloader LB_BOOTLOADER_EFI="${LB_BOOTLOADER_EFI}" +# Set bootloaders +LB_BOOTLOADERS="${LB_BOOTLOADERS}" + # Set checksums LB_CHECKSUMS="${LB_CHECKSUMS}"