enable building EFI loader for x86
Change-Id: Ic7d2c3194b8555f7b6704131f5fc2bce3b139ee4 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4918 Tested-by: Commit checker robot <[email protected]> Reviewed-by: Fredrik Holmqvist <[email protected]> Reviewed-by: Adrien Destugues <[email protected]> Reviewed-by: Alex von Gluck IV <[email protected]>
This commit is contained in:
committed by
Alex von Gluck IV
parent
74843df324
commit
4f912a8b33
@@ -267,7 +267,7 @@ rule KernelArchitectureSetup architecture
|
||||
|
||||
case x86 :
|
||||
HAIKU_KERNEL_PLATFORM ?= bios_ia32 ;
|
||||
HAIKU_BOOT_TARGETS += bios_ia32 pxe_ia32 ;
|
||||
HAIKU_BOOT_TARGETS += bios_ia32 efi pxe_ia32 ;
|
||||
HAIKU_ANYBOOT_LEGACY = 1 ;
|
||||
|
||||
HAIKU_BOOT_FLOPPY_IMAGE_SIZE = 2880 ; # in kB
|
||||
|
||||
Reference in New Issue
Block a user