summaryrefslogtreecommitdiffstats
path: root/sys/modules/vnic/thunder_mdio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/vnic/thunder_mdio/Makefile')
-rw-r--r--sys/modules/vnic/thunder_mdio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/vnic/thunder_mdio/Makefile b/sys/modules/vnic/thunder_mdio/Makefile
index 78ca8f8..33c3b9c 100644
--- a/sys/modules/vnic/thunder_mdio/Makefile
+++ b/sys/modules/vnic/thunder_mdio/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
-SYSDIR?=${.CURDIR}/../../..
+SYSDIR?=${SRCTOP}/sys
.include "${SYSDIR}/conf/kern.opts.mk"
-S= ${.CURDIR}/../../..
+S= ${SRCTOP}/sys
.PATH: $S/dev/vnic
OpenPOWER on IntegriCloud