diff options
| author | Tor Egge <tegge@FreeBSD.org> | 1997-05-11 17:56:00 +0000 |
|---|---|---|
| committer | Tor Egge <tegge@FreeBSD.org> | 1997-05-11 17:56:00 +0000 |
| commit | 971c494ad719a1fe1ca392223de879139931b503 (patch) | |
| tree | 1598b5b8cba90cdd2b3d056e42ed9a28950c7e62 /sys/conf | |
| parent | d92aeb5c5df0570455ba729a931bb979f3ca4117 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/files | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files index 9e3c850a5e3d..19285cfeec31 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -280,6 +280,8 @@ nfs/nfs_vfsops.c optional nfs_server nfs/nfs_vnops.c optional nfs nfs/nfs_vnops.c optional nfs_client nfs/nfs_vnops.c optional nfs_server +nfs/bootp_subr.c optional bootp +nfs/krpc_subr.c optional bootp pccard/pccard.c optional crd pccard/pcic.c optional pcic device-driver pci/aic7870.c optional ahc device-driver \ |
