Oops, restored existent option LINUX. It is used at config-time.

This commit is contained in:
Bruce Evans 1996-05-01 05:04:38 +00:00
parent 3da92a61e0
commit 119bc2cc9b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15505
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.251 1996/04/26 06:44:45 sos Exp $
# $Id: LINT,v 1.252 1996/05/01 03:30:01 bde 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
@ -864,5 +864,6 @@ options POWERFAIL_NMI # make it beep instead of panicing
options DEBUG
options "EXT2FS"
options "IBCS2"
options LINUX
options "SCSI_2_DEF"
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.251 1996/04/26 06:44:45 sos Exp $
# $Id: LINT,v 1.252 1996/05/01 03:30:01 bde 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
@ -864,5 +864,6 @@ options POWERFAIL_NMI # make it beep instead of panicing
options DEBUG
options "EXT2FS"
options "IBCS2"
options LINUX
options "SCSI_2_DEF"
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.251 1996/04/26 06:44:45 sos Exp $
# $Id: LINT,v 1.252 1996/05/01 03:30:01 bde 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
@ -864,5 +864,6 @@ options POWERFAIL_NMI # make it beep instead of panicing
options DEBUG
options "EXT2FS"
options "IBCS2"
options LINUX
options "SCSI_2_DEF"
options SHOW_BUSYBUFS # List buffers that prevent root unmount