aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/bpf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/bpf/Makefile')
-rw-r--r--sys/modules/netgraph/bpf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/netgraph/bpf/Makefile b/sys/modules/netgraph/bpf/Makefile
index adef38f81e17..3fcc4acf4fe1 100644
--- a/sys/modules/netgraph/bpf/Makefile
+++ b/sys/modules/netgraph/bpf/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
# $Whistle: Makefile,v 1.1 1999/12/03 01:44:28 archie Exp $
-.PATH: ${.CURDIR}/../../../net
+.PATH: ${SRCTOP}/sys/net
KMOD= ng_bpf
SRCS= opt_bpf.h ng_bpf.c bpf_filter.c