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

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

KMOD=	 hv_ata_pci_disengage

SRCS =	hv_ata_pci_disengage.c

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