diff options
| author | Justin T. Gibbs <gibbs@FreeBSD.org> | 1997-03-16 06:52:27 +0000 |
|---|---|---|
| committer | Justin T. Gibbs <gibbs@FreeBSD.org> | 1997-03-16 06:52:27 +0000 |
| commit | 2edd1d66963095763c3acd1ca9f4c3c7d16dffd3 (patch) | |
| tree | cfc4cc38b29396e0ca034ca15af120a8a07fc3f5 /sys | |
| parent | 079be9b76f688fdfab8a59465ffef87fc4e8afa7 (diff) | |
Notes
Diffstat (limited to 'sys')
| -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 92b3cafccc53..6c00f59eceaa 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -308,6 +308,7 @@ nfs/nfs_vnops.c optional nfs pccard/pccard.c optional crd pccard/pcic.c optional pcic device-driver pci/aic7870.c optional ahc device-driver + dependency "aic7xxx_reg.h $S/pci/aic7870.c" pci/brooktree848.c optional bktr device-driver pci/bt9xx.c optional bt device-driver pci/cy_pci.c optional cy device-driver |
