summaryrefslogtreecommitdiffhomepage
path: root/scripts/setup_x64_project.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/setup_x64_project.sh')
-rwxr-xr-xscripts/setup_x64_project.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/setup_x64_project.sh b/scripts/setup_x64_project.sh
index 68a008ff..a36c2786 100755
--- a/scripts/setup_x64_project.sh
+++ b/scripts/setup_x64_project.sh
@@ -9,7 +9,7 @@ cd src
make libsys_asm_io_x64
cd ..
nebuild libSystem.json
-cd ../ddk
+cd ../libDDK
nebuild ddk.json
cd ../boot
make -f amd64-desktop.make efi