freebsd-dev/sys/modules/ata/Makefile
Warner Losh 31cafce9fd pccard: Remove ata(4) PC Card attachemnt
Remove ata PC Card attachment.

Relnotes: Yes
2021-01-07 20:23:14 -07:00

8 lines
91 B
Makefile

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