diff options
Diffstat (limited to 'scripts/debug_ata_x64.sh')
| -rwxr-xr-x | scripts/debug_ata_x64.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/debug_ata_x64.sh b/scripts/debug_ata_x64.sh index 920e96ea..04c1321f 100755 --- a/scripts/debug_ata_x64.sh +++ b/scripts/debug_ata_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-ata-pio |
