summaryrefslogtreecommitdiffstats
path: root/sys/modules/ata/atacore/Makefile
blob: cba897fd83ed7c3178ac8db503079e579ebdced8 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH: ${.CURDIR}/../../../dev/ata

KMOD=	ata
SRCS=	ata-all.c ata_if.c ata-lowlevel.c
SRCS+=	opt_ata.h ata_if.h device_if.h bus_if.h pci_if.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud