summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-01-03 00:22:08 +0000
committergjb <gjb@FreeBSD.org>2012-01-03 00:22:08 +0000
commit6b69dce99342af3e1735d81b77ce41c6a8aeb897 (patch)
tree35eda60d888452cea7d0191886f2aa6fd4a83b95
parentd9711b945eaa22cff62094641cadfe73bf6c45f9 (diff)
downloadFreeBSD-src-6b69dce99342af3e1735d81b77ce41c6a8aeb897.zip
FreeBSD-src-6b69dce99342af3e1735d81b77ce41c6a8aeb897.tar.gz
Trivial standardization to a few comments in kern.pre.mk.
Submitted by: arundel MFC after: 3 days
-rw-r--r--sys/conf/kern.pre.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/kern.pre.mk b/sys/conf/kern.pre.mk
index cbd0de5..a209ddd 100644
--- a/sys/conf/kern.pre.mk
+++ b/sys/conf/kern.pre.mk
@@ -71,10 +71,10 @@ INCLUDES+= -I$S/dev/ath -I$S/dev/ath/ath_hal
# ... and the same for the NgATM stuff
INCLUDES+= -I$S/contrib/ngatm
-# .. and the same for twa
+# ... and the same for twa
INCLUDES+= -I$S/dev/twa
-# ... and XFS
+# ... and the same for XFS
INCLUDES+= -I$S/gnu/fs/xfs/FreeBSD -I$S/gnu/fs/xfs/FreeBSD/support -I$S/gnu/fs/xfs
# ... and the same for cxgb and cxgbe
OpenPOWER on IntegriCloud