remove ieee1275/grub-install and adapt grub-install for ieee1275
This commit is contained in:
parent
9494ef9aaf
commit
8111f933ec
3 changed files with 80 additions and 283 deletions
|
@ -351,10 +351,10 @@ script = {
|
|||
i386_coreboot = util/grub-install.in;
|
||||
i386_multiboot = util/grub-install.in;
|
||||
sparc64_ieee1275 = util/grub-install.in;
|
||||
i386_ieee1275 = util/grub-install.in;
|
||||
powerpc_ieee1275 = util/grub-install.in;
|
||||
|
||||
x86_efi = util/i386/efi/grub-install.in;
|
||||
i386_ieee1275 = util/ieee1275/grub-install.in;
|
||||
powerpc_ieee1275 = util/ieee1275/grub-install.in;
|
||||
|
||||
enable = noemu;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue