summaryrefslogtreecommitdiffstats
path: root/sys/modules/hptmv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/hptmv/Makefile')
-rw-r--r--sys/modules/hptmv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/hptmv/Makefile b/sys/modules/hptmv/Makefile
index a444cd6..29c2e25 100644
--- a/sys/modules/hptmv/Makefile
+++ b/sys/modules/hptmv/Makefile
@@ -4,8 +4,8 @@
#
# $FreeBSD$
-HPTMV= ${.CURDIR}/../../contrib/dev/hptmv
-.PATH: ${.CURDIR}/../../dev/hptmv ${HPTMV}
+HPTMV= ${.CURDIR}/../../dev/hptmv
+.PATH: ${HPTMV}
KMOD= hptmv
SRCS= opt_scsi.h opt_cam.h
OpenPOWER on IntegriCloud