aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1996-12-26 23:38:17 +0000
committerPeter Wemm <peter@FreeBSD.org>1996-12-26 23:38:17 +0000
commit808129f0fe3a5e53d593dc61bd7bf83b6dd2fe48 (patch)
tree8396e57a75cb43e163fb688e358f68997b2146ad /sys/conf/options
parent188097739b59d9696f5898ba1099ffd9f79ee3ae (diff)
downloadsrc-808129f0fe3a5e53d593dc61bd7bf83b6dd2fe48.tar.gz
src-808129f0fe3a5e53d593dc61bd7bf83b6dd2fe48.zip
Put INCLUDE_CONFIG_FILE into opt_config.h rather than the CFLAGS line
Notes
Notes: svn path=/head/; revision=20939
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index b81466237609..33de3eb6e2fa 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -1,4 +1,4 @@
-# $Id: options,v 1.20 1996/12/22 23:16:50 joerg Exp $
+# $Id: options,v 1.22 1996/12/23 18:42:02 bde Exp $
# Format:
# Option name filename
@@ -15,6 +15,9 @@ SYSVSEM opt_sysvipc.h
SYSVSHM opt_sysvipc.h
UCONSOLE
+# Do we want the config file compiled into the kernel?
+INCLUDE_CONFIG_FILE opt_config.h
+
# Options for static file systems. These should only be used at config
# time, since the corresponding lkms cannot work if there are any static
# dependencies. Unusability is enforced by hiding the defines for the