fix multiboot compilation
This commit is contained in:
parent
5dc598851f
commit
f0b05761f4
3 changed files with 7 additions and 2 deletions
|
@ -361,6 +361,7 @@ module = {
|
|||
enable = x86_efi;
|
||||
enable = i386_ieee1275;
|
||||
enable = i386_coreboot;
|
||||
enable = i386_multiboot;
|
||||
emu_condition = COND_GRUB_EMU_PCI;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue