From 429e99f1d2e8271856b7539dffdb21067da20fad Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Thu, 5 Oct 1995 04:34:30 +0000 Subject: [PATCH] Change kernel name to make a more unique target for sed. --- sys/i386/conf/ATAPI | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/i386/conf/ATAPI b/sys/i386/conf/ATAPI index 39dd3d59657..bf04ac175cb 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