summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xsetup_x64_project.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_x64_project.sh b/setup_x64_project.sh
index d1b6ea87..fd5edf7c 100755
--- a/setup_x64_project.sh
+++ b/setup_x64_project.sh
@@ -4,7 +4,7 @@
# 03/25/25: Add 'disk' build step.
# 04/05/25: Improve and fix script.
-cd dev/user
+cd dev/libSystem
cd src
make libsys_asm_io_x64
cd ..