summaryrefslogtreecommitdiffhomepage
path: root/setup_x64_project.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-05-27 20:03:26 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-05-27 20:06:13 +0200
commit1a44b4385b3250cd90e255d7d787ae69e987544b (patch)
treefb637575951b8cc98834bed59daf4072583d5a17 /setup_x64_project.sh
parentbdc831c1df0dd2af95f09fd1b86b4472c40d12b7 (diff)
feat: generic_kits: Add X64Chrono inside BenchKit.
refactor: libSystem: Refactored as a whole. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'setup_x64_project.sh')
-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 a6115ba7..ba7d4b3f 100755
--- a/setup_x64_project.sh
+++ b/setup_x64_project.sh
@@ -8,7 +8,7 @@ cd dev/user
cd src
make sci_asm_io_x64
cd ..
-btb user.json
+btb libSystem.json
cd ../ddk
btb ddk.json
cd ../boot