summaryrefslogtreecommitdiffhomepage
path: root/scripts/debug_ahci_x64.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-31 12:48:54 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-31 12:50:14 +0100
commitfdb8b146b2dd9d21bdc966e180632ba489accd6f (patch)
tree9ace38c1d1f116721e4d87d5d082e9fd5a5b58df /scripts/debug_ahci_x64.sh
parentadfd7dac5376c24e44f5f217f387784a8f614a74 (diff)
feat: pre-release improvements and harderning.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'scripts/debug_ahci_x64.sh')
-rwxr-xr-xscripts/debug_ahci_x64.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/debug_ahci_x64.sh b/scripts/debug_ahci_x64.sh
index 6c829d1e..014100be 100755
--- a/scripts/debug_ahci_x64.sh
+++ b/scripts/debug_ahci_x64.sh
@@ -11,6 +11,6 @@ cd ../boot
make -f amd64-desktop.make all
make -f amd64-desktop.make disk
cd ../../
-./tools/mk_img.py ./src/boot/src/nekernel-esp.img ./src/boot/src/root
+./tools/kimg.py ./src/boot/src/nekernel-esp.img ./src/boot/src/root
cd src/boot
make -f amd64-desktop.make -j 8 run-efi-amd64-ahci \ No newline at end of file