more or less functional ia64 grub-mkimage
This commit is contained in:
parent
7021cb3e16
commit
5452733f35
7 changed files with 358 additions and 98 deletions
|
@ -128,6 +128,7 @@ kernel = {
|
|||
ia64_efi = kern/ia64/efi/startup.S;
|
||||
ia64_efi = kern/ia64/efi/init.c;
|
||||
ia64_efi = kern/ia64/dl.c;
|
||||
ia64_efi = kern/ia64/dl_helper.c;
|
||||
|
||||
i386_pc = kern/i386/pc/init.c;
|
||||
i386_pc = kern/i386/pc/mmap.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue