aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/nfs4client
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2004-07-08 22:35:36 +0000
committerBrian Somers <brian@FreeBSD.org>2004-07-08 22:35:36 +0000
commit0ac4013324da9417b9594c31bed81ad45f4d229e (patch)
tree20232a5e4a3c9e6b2610bd5b43c7e935d7896f38 /sys/modules/nfs4client
parent63fcce68f13aac29a7d760a330fa17f8bc7301b8 (diff)
Notes
Diffstat (limited to 'sys/modules/nfs4client')
-rw-r--r--sys/modules/nfs4client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/nfs4client/Makefile b/sys/modules/nfs4client/Makefile
index 02598177cf2a..723f571debf1 100644
--- a/sys/modules/nfs4client/Makefile
+++ b/sys/modules/nfs4client/Makefile
@@ -6,7 +6,7 @@ KMOD= nfs4client
SRCS= vnode_if.h \
nfs_bio.c nfs_lock.c nfs_node.c nfs_nfsiod.c \
nfs_common.c \
- opt_inet.h opt_nfs.h opt_nfsroot.h \
+ opt_inet.h opt_nfs.h opt_bootp.h opt_nfsroot.h \
nfs4_dev.c nfs4_idmap.c nfs4_socket.c nfs4_subs.c \
nfs4_vfs_subs.c nfs4_vfsops.c nfs4_vn_subs.c nfs4_vnops.c
SRCS+= opt_inet6.h