summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1996-05-01 05:04:38 +0000
committerbde <bde@FreeBSD.org>1996-05-01 05:04:38 +0000
commit13cbb1411ca7e121c8b81130a8c2fb3df6b4023c (patch)
treef030e4fe2659d720d8aa69bd1a32e5fc79ec5cf2 /sys/conf
parentb3256ea959a37d264a7c8ecf2a8563315958aa4e (diff)
downloadFreeBSD-src-13cbb1411ca7e121c8b81130a8c2fb3df6b4023c.zip
FreeBSD-src-13cbb1411ca7e121c8b81130a8c2fb3df6b4023c.tar.gz
Oops, restored existent option LINUX. It is used at config-time.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index cfc3c53..2ad90d7 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -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
OpenPOWER on IntegriCloud