diff options
Diffstat (limited to 'Boot')
| -rw-r--r-- | Boot/amd64-efi.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Boot/amd64-efi.make b/Boot/amd64-efi.make index 5bd422c4..6d25fb42 100644 --- a/Boot/amd64-efi.make +++ b/Boot/amd64-efi.make @@ -52,7 +52,7 @@ BOOT_LOADER=newosldr.exe KERNEL=newoskrnl.dll DDK=ddk.dll SCI=sci.dll -CRT=mpccrt.dll +CRT=ndkcrt.dll .PHONY: invalid-recipe invalid-recipe: |
