From 83d870e58457a1d335a1d9b9966a6a1887cc297b Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 24 Nov 2025 03:02:43 +0100 Subject: feat! breaking changes on kernel sources. Signed-off-by: Amlal El Mahrouss --- setup_x64_project.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup_x64_project.sh') diff --git a/setup_x64_project.sh b/setup_x64_project.sh index da74a332..eb145faf 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/libSystem +cd src/libSystem cd src make libsys_asm_io_x64 cd .. -- cgit v1.2.3