summaryrefslogtreecommitdiffstats
path: root/sys/modules/tcp/fastpath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/tcp/fastpath/Makefile')
-rw-r--r--sys/modules/tcp/fastpath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/tcp/fastpath/Makefile b/sys/modules/tcp/fastpath/Makefile
index c6469fe..389d49e 100644
--- a/sys/modules/tcp/fastpath/Makefile
+++ b/sys/modules/tcp/fastpath/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
#
-.PATH: ${.CURDIR}/../../../netinet/tcp_stacks
+.PATH: ${SRCTOP}/sys/netinet/tcp_stacks
KMOD= fastpath
SRCS= fastpath.c
OpenPOWER on IntegriCloud