summaryrefslogtreecommitdiffhomepage
path: root/debug_ata_x64.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-04-22 22:11:14 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-04-22 22:11:14 +0200
commitd67240d20d1d4bbe33134e640fd632cfd5fc6795 (patch)
tree999395dbf586a8cb704376024de60f7d80f21f4e /debug_ata_x64.sh
parent70756582de9f79eb2961c7aa91f1b0cdfe11cfc4 (diff)
dev, kernel: WiP changes done to kernel and SysChk module.
- Getting SysChk to work again. - Refactor scheduler. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'debug_ata_x64.sh')
-rwxr-xr-xdebug_ata_x64.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug_ata_x64.sh b/debug_ata_x64.sh
index cc46b238..6f40887b 100755
--- a/debug_ata_x64.sh
+++ b/debug_ata_x64.sh
@@ -9,6 +9,7 @@ cd dev/kernel
make -f amd64-desktop.make all
cd ../boot
make -f amd64-desktop.make all
+make -f amd64-desktop.make disk
cd ../../
./tooling/mk_img.py ./dev/boot/src/nekernel-esp.img ./dev/boot/src/root
cd dev/boot