diff options
Diffstat (limited to 'debug_ata.sh')
| -rwxr-xr-x | debug_ata.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debug_ata.sh b/debug_ata.sh index f0cf6abd..b91f7d47 100755 --- a/debug_ata.sh +++ b/debug_ata.sh @@ -5,7 +5,7 @@ export ATA_PIO_SUPPORT=1 export ATA_DMA_SUPPORT= export DEBUG_SUPPORT=1 -cd kernel +cd dev/kernel make -f amd64-desktop.make all cd ../boot make -f amd64-desktop.make all |
