Broke out the ATA IO functions (Read/WriteDMA into their own file to improve code...
[tpg/acess2.git] / Modules / Storage / ATA / Makefile
1 #
2 #
3
4 OBJ = main.o io.o mbr.o
5 NAME = ATA
6
7 -include ../Makefile.tpl

UCC git Repository :: git.ucc.asn.au