xref: /freebsd-12.1/sys/modules/ata/Makefile (revision 2b375b4e)
1# $FreeBSD$
2
3SUBDIR = atacore
4SUBDIR += atacard
5SUBDIR += ataisa
6SUBDIR += atapci
7
8.include <bsd.subdir.mk>
9