diff options
author | imp <imp@FreeBSD.org> | 2014-06-06 04:08:55 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2014-06-06 04:08:55 +0000 |
commit | 76945251893ff381099d670ad70698e1b0d67285 (patch) | |
tree | 33ece6903763f39df3575683f3b65c8a2f511544 /sys/ia64/conf/GENERIC | |
parent | f421527aa84ab84ac64bac58860fa8d184a815bb (diff) | |
download | FreeBSD-src-76945251893ff381099d670ad70698e1b0d67285.zip FreeBSD-src-76945251893ff381099d670ad70698e1b0d67285.tar.gz |
Restore comments accidentally removed.
MFC after: 3 days
Diffstat (limited to 'sys/ia64/conf/GENERIC')
-rw-r--r-- | sys/ia64/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC index 7225f92..532b74b 100644 --- a/sys/ia64/conf/GENERIC +++ b/sys/ia64/conf/GENERIC @@ -23,7 +23,7 @@ cpu ITANIUM2 ident GENERIC -makeoptions DEBUG=-g # Build kernel with debug information. +makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols options AUDIT # Security event auditing options CAPABILITY_MODE # Capsicum capability mode |