Removed nonexistent option "LINUX" (what's that :-).
This commit is contained in:
parent
9d11bfbbba
commit
eebf107356
@ -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.250 1996/04/22 19:40:25 nate Exp $
|
||||
# $Id: LINT,v 1.251 1996/04/26 06:44:45 sos 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,6 +864,5 @@ 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: options.i386,v 1.10 1996/04/13 16:50:23 bde Exp $
|
||||
# $Id: options.i386,v 1.11 1996/04/26 06:44:46 sos Exp $
|
||||
BOUNCEPAGES opt_bounce.h
|
||||
USER_LDT
|
||||
MATH_EMULATE opt_math_emulate.h
|
||||
@ -8,7 +8,6 @@ SHOW_BUSYBUFS opt_machdep.h
|
||||
PANIC_REBOOT_WAIT_TIME opt_machdep.h
|
||||
LARGEMEM opt_machdep.h
|
||||
MAXMEM opt_machdep.h
|
||||
LINUX opt_linux.h
|
||||
PERFMON opt_perfmon.h
|
||||
AUTO_EOI_1 opt_auto_eoi.h
|
||||
AUTO_EOI_2 opt_auto_eoi.h
|
||||
|
@ -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.250 1996/04/22 19:40:25 nate Exp $
|
||||
# $Id: LINT,v 1.251 1996/04/26 06:44:45 sos 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,6 +864,5 @@ 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.250 1996/04/22 19:40:25 nate Exp $
|
||||
# $Id: LINT,v 1.251 1996/04/26 06:44:45 sos 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,6 +864,5 @@ 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: options.i386,v 1.10 1996/04/13 16:50:23 bde Exp $
|
||||
# $Id: options.i386,v 1.11 1996/04/26 06:44:46 sos Exp $
|
||||
BOUNCEPAGES opt_bounce.h
|
||||
USER_LDT
|
||||
MATH_EMULATE opt_math_emulate.h
|
||||
@ -8,7 +8,6 @@ SHOW_BUSYBUFS opt_machdep.h
|
||||
PANIC_REBOOT_WAIT_TIME opt_machdep.h
|
||||
LARGEMEM opt_machdep.h
|
||||
MAXMEM opt_machdep.h
|
||||
LINUX opt_linux.h
|
||||
PERFMON opt_perfmon.h
|
||||
AUTO_EOI_1 opt_auto_eoi.h
|
||||
AUTO_EOI_2 opt_auto_eoi.h
|
||||
|
Loading…
Reference in New Issue
Block a user