diff options
| author | Justin T. Gibbs <gibbs@FreeBSD.org> | 1997-03-16 19:06:45 +0000 |
|---|---|---|
| committer | Justin T. Gibbs <gibbs@FreeBSD.org> | 1997-03-16 19:06:45 +0000 |
| commit | 34564ce31e01806ff63fad9a69bd709634c34bf1 (patch) | |
| tree | acd428f2b2c414da8e43b2b751a8f85f52bd3573 | |
| parent | 39f44bd04f2c1ee3b9ca2985082744c93fc1fa80 (diff) | |
Notes
| -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 86548621d07e..f37c85c932ae 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 |
