summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-10-05 04:34:30 +0000
committerjkh <jkh@FreeBSD.org>1995-10-05 04:34:30 +0000
commitdf41364682702b322dbac343f8d827fd072d19c5 (patch)
treef12c84015a0dbd03f4a7e119758fd995a7236e22 /sys
parent35303001bdea1cc4505f5405b468426187152e9c (diff)
downloadFreeBSD-src-df41364682702b322dbac343f8d827fd072d19c5.zip
FreeBSD-src-df41364682702b322dbac343f8d827fd072d19c5.tar.gz
Change kernel name to make a more unique target for sed.
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/conf/ATAPI4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/conf/ATAPI b/sys/i386/conf/ATAPI
index 39dd3d5..bf04ac1 100644
--- a/sys/i386/conf/ATAPI
+++ b/sys/i386/conf/ATAPI
@@ -1,14 +1,14 @@
#
# ATAPI -- GENERIC kernel with ATAPI (IDE) CDROM support added.
#
-# $Id: GENERIC,v 1.46.2.5 1995/09/23 00:50:05 jkh Exp $
+# $Id: ATAPI,v 1.1 1995/10/04 08:25:24 jkh Exp $
#
machine "i386"
cpu "I386_CPU"
cpu "I486_CPU"
cpu "I586_CPU"
-ident ATAPI
+ident ATAPIKERN
maxusers 10
options MATH_EMULATE #Support for x87 emulation
OpenPOWER on IntegriCloud