summaryrefslogtreecommitdiffstats
path: root/sys/conf/kern.pre.mk
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-09-11 02:04:04 +0000
committerobrien <obrien@FreeBSD.org>2005-09-11 02:04:04 +0000
commit52479142b60622a3424f68cf7b615280f1bb6f43 (patch)
tree8412c7343b3b880f9209b095e555e83b1a251584 /sys/conf/kern.pre.mk
parentacd336fc161f3fdbe1b789e7164f8e36ae37957d (diff)
downloadFreeBSD-src-52479142b60622a3424f68cf7b615280f1bb6f43.zip
FreeBSD-src-52479142b60622a3424f68cf7b615280f1bb6f43.tar.gz
Don't pollute the entire kernel build with -I$S/contrib/pf.
Diffstat (limited to 'sys/conf/kern.pre.mk')
-rw-r--r--sys/conf/kern.pre.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/conf/kern.pre.mk b/sys/conf/kern.pre.mk
index 3059609..98aea36 100644
--- a/sys/conf/kern.pre.mk
+++ b/sys/conf/kern.pre.mk
@@ -58,9 +58,6 @@ INCLUDES+= -I$S/contrib/altq
# ... and the same for ipfilter
INCLUDES+= -I$S/contrib/ipfilter
-# ... and the same for pf
-INCLUDES+= -I$S/contrib/pf
-
# ... and the same for Atheros HAL
INCLUDES+= -I$S/contrib/dev/ath -I$S/contrib/dev/ath/freebsd
OpenPOWER on IntegriCloud