Make ident equal file name, ie SMP-GENERIC.

This commit is contained in:
Steve Passe 1997-05-06 20:40:52 +00:00
parent 53850c2fb0
commit 113656909f

View file

@ -1,5 +1,5 @@
#
# SMP -- Smp machine with WD/AHx/NCR/BTx family disks
# SMP-GENERIC -- Smp machine with WD/AHx/NCR/BTx family disks
#
# For more information read the handbook part System Administration ->
# Configuring the FreeBSD Kernel -> The Configuration File.
@ -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$
# $Id: SMP-GENERIC,v 1.1 1997/05/06 18:18:51 fsmp Exp $
machine "i386"
# SMP does NOT support 386/486 CPUs.
@ -20,7 +20,7 @@ machine "i386"
cpu "I586_CPU"
cpu "I686_CPU"
ident SMP
ident SMP-GENERIC
maxusers 10
# Create an SMP capable kernel.