diff options
Diffstat (limited to 'Private/makefile')
| -rw-r--r-- | Private/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/makefile b/Private/makefile index 4c3b8f5b..7e6a6639 100644 --- a/Private/makefile +++ b/Private/makefile @@ -13,7 +13,7 @@ ASMFLAGS = -f elf64 KERNEL = hKernel.efi # The kernel entrypoint -SCRIPT = --script=Linker/AMD64.ld +SCRIPT = --script=Linker/Platforms/PC.lds # we want a flat binary FMT = elf64 |
