aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.pc98
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-09-12 11:12:18 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-09-12 11:12:18 +0000
commit0e408c25a1cc3552a7ccb76e840da35625001d11 (patch)
tree7a5dd9f80c049a86290c39b23a26fb62a527daa9 /sys/conf/files.pc98
parent3fa11fe3b5c1b4a5c5dc9e7b66866149494a261d (diff)
downloadsrc-0e408c25a1cc3552a7ccb76e840da35625001d11.tar.gz
src-0e408c25a1cc3552a7ccb76e840da35625001d11.zip
Another round of merge/update.
(1) Add PC98 support to apm_bios.h and ns16550.h, remove pc98/pc98/ic (2) Move PC98 specific code out of cpufunc.h (to pc98.h) (3) Let the boot subtrees look more alike Submitted by: The FreeBSD(98) Development Team <freebsd98-hackers@jp.freebsd.org>
Notes
Notes: svn path=/head/; revision=18265
Diffstat (limited to 'sys/conf/files.pc98')
-rw-r--r--sys/conf/files.pc987
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index fb7d0d40a537..1d02c572541a 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -1,8 +1,9 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
-# modified for PC-9801 after:
-# $Id: files.pc98,v 1.5 1996/09/04 09:52:08 asami Exp $
+# modified for PC-9801
+#
+# $Id: files.i386,v 1.140 1996/09/11 19:53:30 phk Exp $
#
aic7xxx_asm optional ahc device-driver \
dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
@@ -60,7 +61,7 @@ i386/i386/support.s standard
i386/i386/swtch.s standard
i386/i386/sys_machdep.c standard
pc98/i386/trap.c standard
-pc98/i386/userconfig.c standard
+pc98/i386/userconfig.c optional userconfig
pc98/i386/vm_machdep.c standard
i386/ibcs2/ibcs2_fcntl.c optional ibcs2
i386/ibcs2/ibcs2_stat.c optional ibcs2