mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-11 17:14:18 +00:00
fix vga.c
This commit is contained in:
parent
8be3ced19f
commit
1426af206c
@ -1491,7 +1491,7 @@ module = {
|
||||
|
||||
module = {
|
||||
name = vga;
|
||||
i386_pc = term/i386/pc/vga.c;
|
||||
i386_pc = video/i386/pc/vga.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
|
Loading…
Reference in New Issue
Block a user