summaryrefslogtreecommitdiffstats
path: root/sys/modules/ata/atapci/chipsets/atacenatek/Makefile
blob: 5986465f97fce91753b9c42d0f6be5d82ea9f41a (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

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

KMOD=	atacenatek
SRCS=	ata-cenatek.c
SRCS+=	ata_if.h bus_if.h device_if.h pci_if.h

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