Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224471
b: refs/heads/master
c: fdb2619
h: refs/heads/master
i:
  224469: dbf1eac
  224467: 968c652
  224463: f941562
v: v3
  • Loading branch information
Tracey Dent authored and David S. Miller committed Nov 22, 2010
1 parent 9363b18 commit dfeb548
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9ed05ad3c0629f434b18d20c51162f9bbb4f5d31
refs/heads/master: fdb26195f494988fc155c204aab0f0953ba7ec6f
4 changes: 2 additions & 2 deletions trunk/net/sunrpc/auth_gss/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

obj-$(CONFIG_SUNRPC_GSS) += auth_rpcgss.o

auth_rpcgss-objs := auth_gss.o gss_generic_token.o \
auth_rpcgss-y := auth_gss.o gss_generic_token.o \
gss_mech_switch.o svcauth_gss.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 \
rpcsec_gss_krb5-y := gss_krb5_mech.o gss_krb5_seal.o gss_krb5_unseal.o \
gss_krb5_seqnum.o gss_krb5_wrap.o gss_krb5_crypto.o gss_krb5_keys.o

0 comments on commit dfeb548

Please sign in to comment.