summaryrefslogtreecommitdiffhomepage
path: root/scripts/debug_ahci_x64.sh
diff options
context:
space:
mode:
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