freebsd-dev/sys/modules/ata/Makefile
Yoshihiro Takahashi 2b375b4edd Remove pc98 support completely.
I thank all developers and contributors for pc98.

Relnotes:	yes
2017-01-28 02:22:15 +00:00

9 lines
109 B
Makefile

# $FreeBSD$
SUBDIR = atacore
SUBDIR += atacard
SUBDIR += ataisa
SUBDIR += atapci
.include <bsd.subdir.mk>