diff options
Diffstat (limited to 'dev/boot/amd64-desktop.make')
| -rw-r--r-- | dev/boot/amd64-desktop.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/boot/amd64-desktop.make b/dev/boot/amd64-desktop.make index d8c3fd86..25878092 100644 --- a/dev/boot/amd64-desktop.make +++ b/dev/boot/amd64-desktop.make @@ -1,5 +1,5 @@ ################################################## -# (c) Amlal El Mahrouss, all rights reserved. +# (c) Amlal El Mahrouss, licensed under the Apache 2.0 license. # This is the bootloader makefile. ################################################## @@ -76,7 +76,7 @@ KERNEL=ne_kernel SYSCHK=chk.efi BOOTNET=net.efi SCIKIT=libSystem.dll -DDK=ddk.sys +DDK=libDDK.dll .PHONY: invalid-recipe invalid-recipe: |
