]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/ata/Makefile
MFV r323792: 8602 remove unused "dp_early_sync_tasks" field from "dsl_pool" structure
[FreeBSD/FreeBSD.git] / sys / modules / ata / Makefile
1 # $FreeBSD$
2
3 SUBDIR = atacore
4 SUBDIR += atacard
5 SUBDIR += ataisa
6 SUBDIR += atapci 
7
8 .include <bsd.subdir.mk>