summaryrefslogtreecommitdiffstats
path: root/sys/modules/cxgbe/if_cxlv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/cxgbe/if_cxlv/Makefile')
-rw-r--r--sys/modules/cxgbe/if_cxlv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/cxgbe/if_cxlv/Makefile b/sys/modules/cxgbe/if_cxlv/Makefile
index 943ea58..ab69c0b 100644
--- a/sys/modules/cxgbe/if_cxlv/Makefile
+++ b/sys/modules/cxgbe/if_cxlv/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
#
-CXGBE= ${.CURDIR}/../../../dev/cxgbe
+CXGBE= ${SRCTOP}/sys/dev/cxgbe
.PATH: ${CXGBE}
KMOD= if_cxlv
OpenPOWER on IntegriCloud