mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-26 21:13:11 +01:00
Oops, restored existent option LINUX. It is used at config-time.
This commit is contained in:
parent
3da92a61e0
commit
119bc2cc9b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15505
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user