#!/bin/sh export ATA_PIO_SUPPORT=1 unset ATA_DMA_SUPPORT export DEBUG_SUPPORT=1 cd kernel make -f amd64-desktop.make all cd ../boot make -f amd64-desktop.make all make -f amd64-desktop.make run-efi-amd64-ata-pio