* grub-core/Makefile.core.def (vga_text): Disable on muliboot
and coreboot since it's already in kernel.
This commit is contained in:
parent
558d3a6023
commit
cede3ca325
2 changed files with 5 additions and 2 deletions
|
@ -1590,8 +1590,6 @@ module = {
|
|||
common = term/i386/pc/vga_text.c;
|
||||
common = term/i386/vga_common.c;
|
||||
enable = i386_pc;
|
||||
enable = i386_coreboot;
|
||||
enable = i386_multiboot;
|
||||
};
|
||||
|
||||
module = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue