diff options
| author | Jake Burkholder <jake@FreeBSD.org> | 2002-09-22 00:59:02 +0000 |
|---|---|---|
| committer | Jake Burkholder <jake@FreeBSD.org> | 2002-09-22 00:59:02 +0000 |
| commit | abc370fa85dc724306dbadcc8c83566e162e635d (patch) | |
| tree | 3fb240e30b7440ff11e70f83c558b3021c0ef104 /sys/conf | |
| parent | dcf0aad852754e7409f723e6fc1e86fab1ee6ff7 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -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 b0942e92d3410..8eccf4c5261ee 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1324,6 +1324,7 @@ nfs/nfs_common.c optional nfsserver nfsclient/bootp_subr.c optional bootp nfsclient nfsclient/krpc_subr.c optional bootp nfsclient nfsclient/nfs_bio.c optional nfsclient +nfsclient/nfs_diskless.c optional nfsclient nfs_root nfsclient/nfs_node.c optional nfsclient nfsclient/nfs_socket.c optional nfsclient nfsclient/nfs_subs.c optional nfsclient |
