diff options
Diffstat (limited to 'scripts/debug_ahci_arm64.sh')
| -rwxr-xr-x | scripts/debug_ahci_arm64.sh | 2 |
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 |
