aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/otus
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-03-04 10:10:17 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-03-04 10:10:17 +0000
commit193d9e768ba63fcfb187cfd17f461f7d41345048 (patch)
tree0bd611a14f41427d2dd6120d82a36544617899be /sys/modules/otus
parentabe427af75e9478f8ab875b40333d594d1fb46ac (diff)
Notes
Diffstat (limited to 'sys/modules/otus')
-rw-r--r--sys/modules/otus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/otus/Makefile b/sys/modules/otus/Makefile
index b263c06ab2df..56c37b239d48 100644
--- a/sys/modules/otus/Makefile
+++ b/sys/modules/otus/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../dev/otus
+.PATH: ${SRCTOP}/sys/dev/otus
KMOD = if_otus
SRCS = if_otus.c if_otusreg.h \