summaryrefslogtreecommitdiffhomepage
path: root/scripts/debug_ahci_arm64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/debug_ahci_arm64.sh')
-rwxr-xr-xscripts/debug_ahci_arm64.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/debug_ahci_arm64.sh b/scripts/debug_ahci_arm64.sh
index 37c5e3ba..bdc210ea 100755
--- a/scripts/debug_ahci_arm64.sh
+++ b/scripts/debug_ahci_arm64.sh
@@ -11,6 +11,6 @@ cd ../boot
make -f arm64-desktop.make all
make -f arm64-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 arm64-desktop.make -j 8 run-efi-arm64