summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.pc98
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-05-28 13:32:49 +0000
committerpeter <peter@FreeBSD.org>2000-05-28 13:32:49 +0000
commit8a48a8126ed656b68c8dd9d9f7dc0626b8a25ec1 (patch)
tree884e64ede2a96dc105a61765ee83f2eb375d4778 /sys/conf/files.pc98
parentacf1d9baa5dba9a9188d0de92398abb8751b88bd (diff)
downloadFreeBSD-src-8a48a8126ed656b68c8dd9d9f7dc0626b8a25ec1.zip
FreeBSD-src-8a48a8126ed656b68c8dd9d9f7dc0626b8a25ec1.tar.gz
The dreaded isa_compat.h tables are no longer used, so there is no need
for a seperate pc98 version of this stuff. Applying the same changes from the i386 version yields identical files so remove these and use the common ones.
Diffstat (limited to 'sys/conf/files.pc98')
-rw-r--r--sys/conf/files.pc982
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index 47585f9..3325226 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -204,7 +204,7 @@ i386/isa/intr_machdep.c standard
i386/isa/ipl_funcs.c standard \
compile-with "${CC} -c ${CFLAGS} ${DEFINED_PROF:S/^$/-fomit-frame-pointer/} ${.IMPSRC}"
i386/isa/isa.c optional isa
-pc98/pc98/isa_compat.c optional isa compat_oldisa \
+i386/isa/isa_compat.c optional isa compat_oldisa \
warning "Old ISA driver compatability shims present."
pc98/pc98/isa_dma.c optional isa
i386/isa/istallion.c optional stli
OpenPOWER on IntegriCloud