diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/debug_ahci_x64.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/debug_ahci_x64.sh b/scripts/debug_ahci_x64.sh index 014100be..40da4f0e 100755 --- a/scripts/debug_ahci_x64.sh +++ b/scripts/debug_ahci_x64.sh @@ -13,4 +13,4 @@ make -f amd64-desktop.make disk cd ../../ ./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 +make -f amd64-desktop.make -j 8 run-efi-amd64-ahci |
