aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2004-02-19 13:10:39 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2004-02-19 13:10:39 +0000
commitf4c2aae4205f87af8ab276ebb48e1a3d61d88b30 (patch)
tree2ceaf7eb4d7a73156109d6441b7fc6f64c65508b
parenta1166f24396ed27270c7b8590a49e115393afc7b (diff)
Notes
-rw-r--r--sys/conf/files.pc981
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index e0ced1937f9f..7337c2f3aa12 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -234,6 +234,7 @@ i386/linux/linux_sysent.c optional compat_linux
i386/linux/linux_sysvec.c optional compat_linux
i386/pci/pci_cfgreg.c optional pci
i386/pci/pci_bus.c optional pci
+i386/pci/pci_pir.c optional pci
i386/svr4/svr4_locore.s optional compat_svr4 \
dependency "svr4_assym.h" \
warning "COMPAT_SVR4 is broken and should be avoided"