summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-06-06 04:08:55 +0000
committerimp <imp@FreeBSD.org>2014-06-06 04:08:55 +0000
commit76945251893ff381099d670ad70698e1b0d67285 (patch)
tree33ece6903763f39df3575683f3b65c8a2f511544 /sys/amd64
parentf421527aa84ab84ac64bac58860fa8d184a815bb (diff)
downloadFreeBSD-src-76945251893ff381099d670ad70698e1b0d67285.zip
FreeBSD-src-76945251893ff381099d670ad70698e1b0d67285.tar.gz
Restore comments accidentally removed.
MFC after: 3 days
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 1c21758..3a41da3 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -21,7 +21,7 @@
cpu HAMMER
ident GENERIC
-makeoptions DEBUG=-g
+makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support
options SCHED_ULE # ULE scheduler
OpenPOWER on IntegriCloud