summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/Makefile
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@fieldses.org>2005-10-13 16:55:13 -0400
committerTrond Myklebust <Trond.Myklebust@netapp.com>2005-10-18 23:19:46 -0700
commit14ae162c24d985593d5b19437d7f3d8fd0062b59 (patch)
tree750fbc08e6a6e0cb00bfad7c871144a757ac43de /net/sunrpc/auth_gss/Makefile
parentbfa91516b57483fc9c81d8d90325fd2c3c16ac48 (diff)
downloadop-kernel-dev-14ae162c24d985593d5b19437d7f3d8fd0062b59.zip
op-kernel-dev-14ae162c24d985593d5b19437d7f3d8fd0062b59.tar.gz
RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.
Add support for privacy to the krb5 rpcsec_gss mechanism. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc/auth_gss/Makefile')
-rw-r--r--net/sunrpc/auth_gss/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sunrpc/auth_gss/Makefile b/net/sunrpc/auth_gss/Makefile
index fe1b874..f3431a7 100644
--- a/net/sunrpc/auth_gss/Makefile
+++ b/net/sunrpc/auth_gss/Makefile
@@ -10,7 +10,7 @@ auth_rpcgss-objs := auth_gss.o gss_generic_token.o \
obj-$(CONFIG_RPCSEC_GSS_KRB5) += rpcsec_gss_krb5.o
rpcsec_gss_krb5-objs := gss_krb5_mech.o gss_krb5_seal.o gss_krb5_unseal.o \
- gss_krb5_seqnum.o
+ gss_krb5_seqnum.o gss_krb5_wrap.o
obj-$(CONFIG_RPCSEC_GSS_SPKM3) += rpcsec_gss_spkm3.o
OpenPOWER on IntegriCloud