Added undocumented option SPX_HACK.

This commit is contained in:
Bruce Evans 1996-09-13 05:54:39 +00:00
parent 9fc1279b79
commit cefdbb0448
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=18272
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.277 1996/09/10 21:38:45 bde Exp $
# $Id: LINT,v 1.278 1996/09/11 19:53:29 phk 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
@ -961,3 +961,4 @@ options "IBCS2"
options COMPAT_LINUX
options "SCSI_2_DEF"
options SHOW_BUSYBUFS # List buffers that prevent root unmount
options SPX_HACK

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.277 1996/09/10 21:38:45 bde Exp $
# $Id: LINT,v 1.278 1996/09/11 19:53:29 phk 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
@ -961,3 +961,4 @@ options "IBCS2"
options COMPAT_LINUX
options "SCSI_2_DEF"
options SHOW_BUSYBUFS # List buffers that prevent root unmount
options SPX_HACK

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.277 1996/09/10 21:38:45 bde Exp $
# $Id: LINT,v 1.278 1996/09/11 19:53:29 phk 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
@ -961,3 +961,4 @@ options "IBCS2"
options COMPAT_LINUX
options "SCSI_2_DEF"
options SHOW_BUSYBUFS # List buffers that prevent root unmount
options SPX_HACK