Remove leftover modules
This commit is contained in:
parent
b32185d1bd
commit
f15f9c5029
1 changed files with 0 additions and 12 deletions
|
@ -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 a new issue