summaryrefslogtreecommitdiffhomepage
path: root/Boot
diff options
context:
space:
mode:
Diffstat (limited to 'Boot')
-rw-r--r--Boot/amd64-efi.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/Boot/amd64-efi.make b/Boot/amd64-efi.make
index 9f0d2966..c5f51112 100644
--- a/Boot/amd64-efi.make
+++ b/Boot/amd64-efi.make
@@ -51,9 +51,9 @@ FLAG_GNU=-fshort-wchar -D__EFI_x86_64__ -mno-red-zone -D__NEWOSKRNL__ -D__NEWOSL
BOOT_LOADER=newosldr.exe
KERNEL=newoskrnl.dll
-DDK=libDDK.dll
-SCI=libSCI.dll
-CRT=libCRT.dll
+DDK=ddk.dll
+SCI=sci.dll
+CRT=crtcxx.dll
.PHONY: invalid-recipe
invalid-recipe: