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