summaryrefslogtreecommitdiffhomepage
path: root/release_ata_x64.sh
blob: b4194627f129aa46d403fb076b98f3fa24a6b8dd (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

export ATA_PIO_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-ata