mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-29 15:57:33 +00:00
Remove leftover modules
This commit is contained in:
parent
b32185d1bd
commit
f15f9c5029
@ -1425,15 +1425,3 @@ module = {
|
||||
common = commands/efi/memmap.c;
|
||||
enable = ia64_efi;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = systab;
|
||||
common = commands/efi/systab.c;
|
||||
enable = ia64_efi;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = acpi2;
|
||||
common = commands/efi/acpi2.c;
|
||||
enable = ia64_efi;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user