Remove obsolete 'config kernel' line.
This commit is contained in:
parent
0749bbe267
commit
973b49bd1a
@ -11,7 +11,7 @@
|
||||
# device lines is present in the ./LINT configuration file. If you are
|
||||
# in doubt as to the purpose or necessity of a line, check first in LINT.
|
||||
#
|
||||
# $Id: GENERIC,v 1.20 1999/04/19 08:56:38 dfr Exp $
|
||||
# $Id: GENERIC,v 1.21 1999/05/09 11:42:19 dfr Exp $
|
||||
|
||||
machine "alpha"
|
||||
cpu "EV4"
|
||||
@ -45,8 +45,6 @@ options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device
|
||||
options UCONSOLE #Allow users to grab the console
|
||||
options FAILSAFE #Be conservative
|
||||
|
||||
config kernel root on da0
|
||||
|
||||
# Platform chipsets
|
||||
controller cia0
|
||||
controller apecs0
|
||||
|
@ -11,7 +11,7 @@
|
||||
# device lines is present in the ./LINT configuration file. If you are
|
||||
# in doubt as to the purpose or necessity of a line, check first in LINT.
|
||||
#
|
||||
# $Id: GENERIC,v 1.20 1999/04/19 08:56:38 dfr Exp $
|
||||
# $Id: GENERIC,v 1.21 1999/05/09 11:42:19 dfr Exp $
|
||||
|
||||
machine "alpha"
|
||||
cpu "EV4"
|
||||
@ -45,8 +45,6 @@ options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device
|
||||
options UCONSOLE #Allow users to grab the console
|
||||
options FAILSAFE #Be conservative
|
||||
|
||||
config kernel root on da0
|
||||
|
||||
# Platform chipsets
|
||||
controller cia0
|
||||
controller apecs0
|
||||
|
Loading…
Reference in New Issue
Block a user