summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2010-02-19 21:11:40 +0000
committermarius <marius@FreeBSD.org>2010-02-19 21:11:40 +0000
commitd6ad7eba7f69d77d5e960541f5caeafb11ae2650 (patch)
tree6ecbabfb6e08aa28803fbb728d29ada5a645b695
parent93ac446555960821cec484baba57d6adfa56019d (diff)
downloadFreeBSD-src-d6ad7eba7f69d77d5e960541f5caeafb11ae2650.zip
FreeBSD-src-d6ad7eba7f69d77d5e960541f5caeafb11ae2650.tar.gz
Hook up nfs_common missed in r203968.
Submitted by: kib
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 06a4a5d..caa9f3c 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -194,6 +194,7 @@ SUBDIR= ${_3dfx} \
${_ndis} \
${_netgraph} \
${_nfe} \
+ nfs_common \
nfscl \
nfsclient \
nfscommon \
OpenPOWER on IntegriCloud