summaryrefslogtreecommitdiffhomepage
path: root/debug_ata_x64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'debug_ata_x64.sh')
-rwxr-xr-xdebug_ata_x64.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug_ata_x64.sh b/debug_ata_x64.sh
index 767e53f9..cc46b238 100755
--- a/debug_ata_x64.sh
+++ b/debug_ata_x64.sh
@@ -10,6 +10,6 @@ make -f amd64-desktop.make all
cd ../boot
make -f amd64-desktop.make all
cd ../../
-./tooling/copy_to_fat32.py ./dev/boot/src/nekernel-esp.img ./dev/boot/src/root
+./tooling/mk_img.py ./dev/boot/src/nekernel-esp.img ./dev/boot/src/root
cd dev/boot
make -f amd64-desktop.make run-efi-amd64-ata-pio