diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1995-03-16 17:18:49 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1995-03-16 17:18:49 +0000 |
| commit | 3bf0c362ad3fb022d53d8e890bf81eb2bc688b42 (patch) | |
| tree | 63a228d88adb518c165a4b16d27e5b718ddeafae /sys | |
| parent | b53e909d11d42042f0a6847b2650458d1385c489 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/files.i386 | 3 | ||||
| -rw-r--r-- | sys/i386/conf/files.i386 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386 index e889845734380..6bea001d5bef6 100644 --- a/sys/conf/files.i386 +++ b/sys/conf/files.i386 @@ -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 diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386 index e889845734380..6bea001d5bef6 100644 --- a/sys/i386/conf/files.i386 +++ b/sys/i386/conf/files.i386 @@ -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 |
