]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/ata/Makefile
Allow biodone() to be used as a completion routine.
[FreeBSD/FreeBSD.git] / sys / modules / ata / Makefile
1 # $FreeBSD$
2
3 SUBDIR = atacore
4 SUBDIR += ataisa
5 SUBDIR += atapci 
6
7 .include <bsd.subdir.mk>