diff options
Diffstat (limited to 'debug_ahci.sh')
| -rwxr-xr-x | debug_ahci.sh | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/debug_ahci.sh b/debug_ahci.sh deleted file mode 100755 index 8c750a15..00000000 --- a/debug_ahci.sh +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -export AHCI_SUPPORT=1 -export ATA_PIO_SUPPORT= -export ATA_DMA_SUPPORT= -export DEBUG_SUPPORT=1 - -cd dev/kernel -make -f amd64-desktop.make all -cd ../boot -make -f amd64-desktop.make all -make -f amd64-desktop.make run-efi-amd64-ahci
\ No newline at end of file |
