bootloader: defines _BOOT_PLATFORM_BIOS on x86/bios_ia32
This commit is contained in:
@@ -58,7 +58,10 @@ for platform in [ MultiBootSubDirSetup ] {
|
||||
_BOOT_PLATFORM_EFI
|
||||
;
|
||||
} else {
|
||||
DEFINES += BOOT_SUPPORT_ELF32 ;
|
||||
DEFINES +=
|
||||
_BOOT_PLATFORM_BIOS
|
||||
BOOT_SUPPORT_ELF32
|
||||
;
|
||||
}
|
||||
}
|
||||
case "sparc" :
|
||||
|
||||
Reference in New Issue
Block a user