diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-08 20:51:36 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-08 20:51:36 +0100 |
| commit | 2b69661a0b8cecb1f80c6376e866862553105f4a (patch) | |
| tree | 1e73a7da00586334331911760a8a360fc27abeab /scripts/debug_ahci_x64.sh | |
| parent | 1e3c3380df3f62173cc5599181cce131f28244de (diff) | |
feat: Add run option for KDevelop config.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'scripts/debug_ahci_x64.sh')
| -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 |
