summaryrefslogtreecommitdiffstats
path: root/sys/modules/hyperv/stordisengage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/hyperv/stordisengage/Makefile')
-rw-r--r--sys/modules/hyperv/stordisengage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/hyperv/stordisengage/Makefile b/sys/modules/hyperv/stordisengage/Makefile
index 0f3a680..41e359e 100644
--- a/sys/modules/hyperv/stordisengage/Makefile
+++ b/sys/modules/hyperv/stordisengage/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../../contrib/dev/hyperv/stordisengage
+.PATH: ${.CURDIR}/../../../dev/hyperv/stordisengage
KMOD= hv_ata_pci_disengage
-SRCS = hv_ata_pci_disengage.c
+SRCS= hv_ata_pci_disengage.c
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud