Added undocumented option LINUX so that it gets tested.

This commit is contained in:
bde 1995-12-16 02:19:17 +00:00
parent 1fe040229a
commit 3f27b9ec39
3 changed files with 6 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.221 1995/12/12 08:46:37 gibbs Exp $
# $Id: LINT,v 1.222 1995/12/14 14:35:28 peter Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -845,4 +845,5 @@ options POWERFAIL_NMI # make it beep instead of panicing
options COMPAT_LINUX
options "EXT2FS"
options "IBCS2"
options LINUX
options SHOW_BUSYBUFS # List buffers that prevent root unmount

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.221 1995/12/12 08:46:37 gibbs Exp $
# $Id: LINT,v 1.222 1995/12/14 14:35:28 peter Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -845,4 +845,5 @@ options POWERFAIL_NMI # make it beep instead of panicing
options COMPAT_LINUX
options "EXT2FS"
options "IBCS2"
options LINUX
options SHOW_BUSYBUFS # List buffers that prevent root unmount

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.221 1995/12/12 08:46:37 gibbs Exp $
# $Id: LINT,v 1.222 1995/12/14 14:35:28 peter Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -845,4 +845,5 @@ options POWERFAIL_NMI # make it beep instead of panicing
options COMPAT_LINUX
options "EXT2FS"
options "IBCS2"
options LINUX
options SHOW_BUSYBUFS # List buffers that prevent root unmount