diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1997-03-16 17:14:04 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1997-03-16 17:14:04 +0000 |
| commit | 0617e8fdf6bb09f9c6a193d754655651a47cb121 (patch) | |
| tree | d4b47f139215fedc6379b987fcd5d49424d20329 /sys/conf | |
| parent | 48811ae778c6b60f8ad91b2b09ec25106166cced (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files index 6c00f59eceaa..86548621d07e 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -307,7 +307,7 @@ nfs/nfs_vfsops.c optional nfs 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 +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 |
