summaryrefslogtreecommitdiffstats
path: root/sys/modules/hyperv/stordisengage/Makefile
blob: 41e359e095207f8840f8cb2a7298e944fb79949b (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH:  ${.CURDIR}/../../../dev/hyperv/stordisengage

KMOD=	 hv_ata_pci_disengage

SRCS=	hv_ata_pci_disengage.c

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