Put INCLUDE_CONFIG_FILE into opt_config.h rather than the CFLAGS line

This commit is contained in:
Peter Wemm 1996-12-26 23:38:17 +00:00
parent 188097739b
commit 808129f0fe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=20939

View File

@ -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