Remove isa/prof_machdep.c. It doesn't exist yet.

This commit is contained in:
Bruce Evans 1995-03-16 17:18:49 +00:00
parent b53e909d11
commit 3bf0c362ad
2 changed files with 2 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
# $Id: files.i386,v 1.87 1995/03/02 07:34:38 jkh Exp $
# $Id: files.i386,v 1.89 1995/03/12 23:43:15 swallace Exp $
#
aic7xxx optional ahc device-driver \
dependency "$S/gnu/misc/aic7xxx/aic7xxx.c" \
@ -102,7 +102,6 @@ i386/isa/pcvt/pcvt_kbd.c optional vt device-driver
i386/isa/pcvt/pcvt_out.c optional vt device-driver
i386/isa/pcvt/pcvt_sup.c optional vt device-driver
i386/isa/pcvt/pcvt_vtf.c optional vt device-driver
i386/isa/prof_machdep.c optional profiling-routine
i386/isa/psm.c optional psm device-driver
i386/isa/readMBR.c standard
i386/isa/seagate.c optional sea device-driver

View File

@ -1,7 +1,7 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
# $Id: files.i386,v 1.87 1995/03/02 07:34:38 jkh Exp $
# $Id: files.i386,v 1.89 1995/03/12 23:43:15 swallace Exp $
#
aic7xxx optional ahc device-driver \
dependency "$S/gnu/misc/aic7xxx/aic7xxx.c" \
@ -102,7 +102,6 @@ i386/isa/pcvt/pcvt_kbd.c optional vt device-driver
i386/isa/pcvt/pcvt_out.c optional vt device-driver
i386/isa/pcvt/pcvt_sup.c optional vt device-driver
i386/isa/pcvt/pcvt_vtf.c optional vt device-driver
i386/isa/prof_machdep.c optional profiling-routine
i386/isa/psm.c optional psm device-driver
i386/isa/readMBR.c standard
i386/isa/seagate.c optional sea device-driver