summaryrefslogtreecommitdiffhomepage
path: root/setup_amd64.sh
diff options
context:
space:
mode:
authorAmlal <amlal.elmahrouss@icloud.com>2025-01-25 08:08:43 +0100
committerAmlal <amlal.elmahrouss@icloud.com>2025-01-25 08:08:43 +0100
commit3142554fd2e6326d8a5399b4cee904c797f9a277 (patch)
treedd8305d3d7c59fc2a7d21316955e976adec1286a /setup_amd64.sh
parent443cd4ef41ce7d6c75d22f6a6512fdabd90bcecc (diff)
FIX: UserProcessScheduler.cc: Make sure that we're targeting the current process when looking at realtime processes.
ADD: setup_amd64.sh: build syschk and make_ap_blob.sh Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'setup_amd64.sh')
-rwxr-xr-xsetup_amd64.sh8
1 files changed, 6 insertions, 2 deletions
diff --git a/setup_amd64.sh b/setup_amd64.sh
index be110a3b..92a0a109 100755
--- a/setup_amd64.sh
+++ b/setup_amd64.sh
@@ -1,5 +1,9 @@
#!/bin/sh
-cd dev/Boot
+cd dev/Boot/Mod/SysChk
+btb amd64.json
+cd ../../
make -f amd64-desktop.make efi
-make -f amd64-desktop.make epm-img \ No newline at end of file
+make -f amd64-desktop.make epm-img
+cd ../../dev/Kernel/HALKit/AMD64
+./make_ap_blob.sh