summaryrefslogtreecommitdiffstats
path: root/sys/modules/ahci/Makefile
blob: ab2a0ed6b294453abf299e8a10ca6e8ab15d70ff (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

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

KMOD=	ahci
SRCS=	ahci.c ahciem.c ahci.h device_if.h bus_if.h pci_if.h opt_cam.h

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