diff options
| author | Warner Losh <imp@FreeBSD.org> | 2001-05-31 19:06:46 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2001-05-31 19:06:46 +0000 |
| commit | beea047a4d616cd0965ea054582384861954b179 (patch) | |
| tree | f46abef3079283faa49fc11d0e80976684c07716 | |
| parent | 42b03b570c130f5f59d5cf66dae8c9d3bd375cff (diff) | |
Notes
| -rw-r--r-- | sys/conf/files | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files index 88a262c930f0..b8d998941e98 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1159,6 +1159,7 @@ pccard/pccard_nbk.c optional card pccard/pcic.c optional pcic card pccard/pcic_isa.c optional pcic card isa pccard/pcic_pci.c optional pcic card pci +pccard/plxic.c optional plxic pci pci/agp.c optional agp pci/agp_if.m optional agp pci/agp_intel.c optional agp |
